We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1ba774f commit d9a4e71Copy full SHA for d9a4e71
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.1
6
7
require (
8
github.com/google/go-github/v82 v82.0.0
0 commit comments