Skip to content

Commit b92dcc5

Browse files
committed
internal/tools: set min Go version to 1.24
1 parent 2844f5e commit b92dcc5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

internal/tools/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module go.opentelemetry.io/collector/internal/tools
22

3-
go 1.25
3+
go 1.24.0
44

55
tool (
66
github.com/a8m/envsubst/cmd/envsubst

0 commit comments

Comments
 (0)