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.11
8+ github.com/drone-plugins/drone-buildx v1.3.12
99 github.com/joho/godotenv v1.5.1
1010 github.com/sirupsen/logrus v1.9.0
1111 golang.org/x/oauth2 v0.27.0
Original file line number Diff line number Diff line change @@ -16,6 +16,8 @@ github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c
1616mygithub.libinneed.workers.dev/davecgh/go-spew v1.1.1 /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
1717mygithub.libinneed.workers.dev/drone-plugins/drone-buildx v1.3.11 h1:0Nj2QqFRm90O5XvyiNgsW31xF7TjBnvmyCm0B9Gpdj8 =
1818mygithub.libinneed.workers.dev/drone-plugins/drone-buildx v1.3.11 /go.mod h1:qn5sY9Wm5OMuPuIYy0mM1Lu5j3SP1VqlBmiO+lcHB2I =
19+ github.com/drone-plugins/drone-buildx v1.3.12 h1:8LBwOTq2uIw68O4xzEIrCc0KnM78zqu6EnjduyDBEX8 =
20+ github.com/drone-plugins/drone-buildx v1.3.12 /go.mod h1:qn5sY9Wm5OMuPuIYy0mM1Lu5j3SP1VqlBmiO+lcHB2I =
1921mygithub.libinneed.workers.dev/drone-plugins/drone-plugin-lib v0.4.2 h1:EiJ3Kco6ypP5noBQqVt1bBbuO1eUAumtPvLTX/NVAYg =
2022mygithub.libinneed.workers.dev/drone-plugins/drone-plugin-lib v0.4.2 /go.mod h1:KwCu92jFjHV3xv2hu5Qg/8zBNvGwbhoJDQw/EwnTvoM =
2123mygithub.libinneed.workers.dev/drone/drone-go v1.7.1 h1:ZX+3Rs8YHUSUQ5mkuMLmm1zr1ttiiE2YGNxF3AnyDKw =
You can’t perform that action at this time.
0 commit comments