Skip to content

Commit 45b5183

Browse files
renovate[bot]ShipraJain01
authored andcommitted
Update dependency go to v1.25.0 (open-telemetry#2646)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e7cf8af commit 45b5183

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/changelog.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
- name: Setup Go
3939
uses: actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # v5.5.0
4040
with:
41-
go-version: ~1.24.0
41+
go-version: ~1.25.0
4242
- name: Cache Go
4343
id: go-cache
4444
uses: actions/cache@0400d5f644dc74513175e3cd8d07132dd4860809 # v4.2.4

internal/tools/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ module github.com/open-telemetry/opentelemetry-specification/internal/tools
22

33
go 1.23.0
44

5-
toolchain go1.24.5
5+
toolchain go1.25.0
66

77
require (
88
github.com/client9/misspell v0.3.4

0 commit comments

Comments
 (0)