We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cf957bc commit 4002c87Copy full SHA for 4002c87
1 file changed
go.mod
@@ -1,8 +1,6 @@
1
module github.com/newrelic/infrastructure-bundle/builder
2
3
-go 1.24.0
4
-
5
-toolchain go1.24.12
+go 1.26.0
6
7
require (
8
github.com/google/go-github/v82 v82.0.0
0 commit comments