We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7191098 commit a4b17e7Copy full SHA for a4b17e7
go.mod
@@ -2,7 +2,7 @@ module github.com/drone-plugins/drone-buildx-gar
2
3
go 1.22
4
5
-toolchain go1.22.0
+toolchain go1.24.0
6
7
require (
8
github.com/drone-plugins/drone-buildx v1.1.26
0 commit comments