File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ module github.com/drone-plugins/drone-buildx-gar
3
3
go 1.21
4
4
5
5
require (
6
- github.com/drone-plugins/drone-buildx v1.1.18
6
+ github.com/drone-plugins/drone-buildx v1.1.19
7
7
github.com/joho/godotenv v1.5.1
8
8
github.com/sirupsen/logrus v1.9.0
9
9
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
16
16
github.com/davecgh/go-spew v1.1.0 /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
17
17
github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c =
18
18
github.com/davecgh/go-spew v1.1.1 /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
19
- github.com/drone-plugins/drone-buildx v1.1.18 h1:+yhLkgcBP/kkPjtpm33GC83LbTCYTG0Ob8fLaRxBrrs =
20
- github.com/drone-plugins/drone-buildx v1.1.18 /go.mod h1:TR1qqwMYXpe38qHb7am2FFIF/Y0yRucen9BMv35AR00 =
19
+ github.com/drone-plugins/drone-buildx v1.1.19 h1:/6Z+FX1RF8+n5frvtCy/GZGCO0M5U3qRIITqDqkricA =
20
+ github.com/drone-plugins/drone-buildx v1.1.19 /go.mod h1:TR1qqwMYXpe38qHb7am2FFIF/Y0yRucen9BMv35AR00 =
21
21
github.com/drone-plugins/drone-plugin-lib v0.4.2 h1:EiJ3Kco6ypP5noBQqVt1bBbuO1eUAumtPvLTX/NVAYg =
22
22
github.com/drone-plugins/drone-plugin-lib v0.4.2 /go.mod h1:KwCu92jFjHV3xv2hu5Qg/8zBNvGwbhoJDQw/EwnTvoM =
23
23
github.com/drone/drone-go v1.7.1 h1:ZX+3Rs8YHUSUQ5mkuMLmm1zr1ttiiE2YGNxF3AnyDKw =
You can’t perform that action at this time.
0 commit comments