Update dependency go to v1.24.5 (#2498)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-07-09 08:08:47 -07:00 committed by GitHub
parent 728e5d1a0a
commit 45dea8cc9e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ module github.com/open-telemetry/opentelemetry-specification/internal/tools
go 1.23.0
toolchain go1.24.4
toolchain go1.24.5
require (
github.com/client9/misspell v0.3.4