File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed
Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ go 1.23.0
55toolchain go1.24.2
66
77require (
8- github.com/drone-plugins/drone-buildx v1.3.7
8+ github.com/drone-plugins/drone-buildx v1.3.8
99 github.com/joho/godotenv v1.5.1
1010 github.com/sirupsen/logrus v1.9.0
1111 golang.org/x/oauth2 v0.13.0
Original file line number Diff line number Diff line change @@ -18,6 +18,8 @@ github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c
1818github.com/davecgh/go-spew v1.1.1 /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
1919github.com/drone-plugins/drone-buildx v1.3.7 h1:qq363dMXm5KP6baXCIeC5JMZjP+iQxIZmPqLwgGEB28 =
2020github.com/drone-plugins/drone-buildx v1.3.7 /go.mod h1:qn5sY9Wm5OMuPuIYy0mM1Lu5j3SP1VqlBmiO+lcHB2I =
21+ github.com/drone-plugins/drone-buildx v1.3.8 h1:JbB+GuK7d3EzVbq4zU/HgUEFioc9tCiu2CKvEiYkMIA =
22+ github.com/drone-plugins/drone-buildx v1.3.8 /go.mod h1:qn5sY9Wm5OMuPuIYy0mM1Lu5j3SP1VqlBmiO+lcHB2I =
2123github.com/drone-plugins/drone-plugin-lib v0.4.2 h1:EiJ3Kco6ypP5noBQqVt1bBbuO1eUAumtPvLTX/NVAYg =
2224github.com/drone-plugins/drone-plugin-lib v0.4.2 /go.mod h1:KwCu92jFjHV3xv2hu5Qg/8zBNvGwbhoJDQw/EwnTvoM =
2325github.com/drone/drone-go v1.7.1 h1:ZX+3Rs8YHUSUQ5mkuMLmm1zr1ttiiE2YGNxF3AnyDKw =
You can’t perform that action at this time.
0 commit comments