File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 55toolchain go1.22.0
66
77require (
8- github.com/drone-plugins/drone-buildx v1.1.24
8+ github.com/drone-plugins/drone-buildx v1.1.26
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 @@ -16,8 +16,8 @@ github.com/cpuguy83/go-md2man/v2 v2.0.2/go.mod h1:tgQtvFlXSQOSOSIRvRPT7W67SCa46t
1616github.com/davecgh/go-spew v1.1.0 /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
1717github.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 =
19- github.com/drone-plugins/drone-buildx v1.1.24 h1:DviIwAItvze5IM8L09kVxFXsWoFlVjErbz2QDtbU3iI =
20- github.com/drone-plugins/drone-buildx v1.1.24 /go.mod h1:RvpdpL5Ho1rY7kG2td+0Mcle7A81ozBEl6jc1F6m6a8 =
19+ github.com/drone-plugins/drone-buildx v1.1.26 h1:yBCP7lfpl2FTHyAF9sV7SCIarsQHEiXuUvqMB6kP5DY =
20+ github.com/drone-plugins/drone-buildx v1.1.26 /go.mod h1:RvpdpL5Ho1rY7kG2td+0Mcle7A81ozBEl6jc1F6m6a8 =
2121github.com/drone-plugins/drone-plugin-lib v0.4.2 h1:EiJ3Kco6ypP5noBQqVt1bBbuO1eUAumtPvLTX/NVAYg =
2222github.com/drone-plugins/drone-plugin-lib v0.4.2 /go.mod h1:KwCu92jFjHV3xv2hu5Qg/8zBNvGwbhoJDQw/EwnTvoM =
2323github.com/drone/drone-go v1.7.1 h1:ZX+3Rs8YHUSUQ5mkuMLmm1zr1ttiiE2YGNxF3AnyDKw =
You can’t perform that action at this time.
0 commit comments