chore(deps): update dependency go to v1.24.2 (#2100)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-04-13 15:00:39 -07:00 committed by GitHub
parent d56220b29c
commit f6fae35999
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View File

@ -33,7 +33,7 @@ jobs:
- name: Setup Go - name: Setup Go
uses: actions/setup-go@93397bea11091df50f3d7e59dc26a7711a8bcfbe # v4 uses: actions/setup-go@93397bea11091df50f3d7e59dc26a7711a8bcfbe # v4
with: with:
go-version: ~1.21.6 go-version: ~1.24.0
- name: Cache Go - name: Cache Go
id: go-cache id: go-cache
uses: actions/cache@2f8e54208210a422b2efd51efaa6bd6d7ca8920f # v3 uses: actions/cache@2f8e54208210a422b2efd51efaa6bd6d7ca8920f # v3

View File

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