Skip to content

Commit

Permalink
[CI-13880]: Upgrade buildx version
Browse files Browse the repository at this point in the history
  • Loading branch information
raghavharness committed Sep 12, 2024
1 parent bc80a17 commit 7134bc6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/drone-plugins/drone-buildx-gcr
go 1.21

require (
github.com/drone-plugins/drone-buildx v1.1.16
github.com/drone-plugins/drone-buildx v1.1.17
github.com/joho/godotenv v1.5.1
github.com/sirupsen/logrus v1.9.3
golang.org/x/oauth2 v0.19.0
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@ github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c
github.com/davecgh/go-spew v1.1.1/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
github.com/drone-plugins/drone-buildx v1.1.16 h1:sQJZ3ujgUElghUapT+r2G1ts1w6ckoHjXwcv5GvzMak=
github.com/drone-plugins/drone-buildx v1.1.16/go.mod h1:TR1qqwMYXpe38qHb7am2FFIF/Y0yRucen9BMv35AR00=
github.com/drone-plugins/drone-buildx v1.1.17 h1:OOmu0KN9YaQGOFLv3RqSlEsl8hyI8EqZi156zQ0rins=
github.com/drone-plugins/drone-buildx v1.1.17/go.mod h1:TR1qqwMYXpe38qHb7am2FFIF/Y0yRucen9BMv35AR00=
github.com/drone-plugins/drone-plugin-lib v0.4.2 h1:EiJ3Kco6ypP5noBQqVt1bBbuO1eUAumtPvLTX/NVAYg=
github.com/drone-plugins/drone-plugin-lib v0.4.2/go.mod h1:KwCu92jFjHV3xv2hu5Qg/8zBNvGwbhoJDQw/EwnTvoM=
github.com/drone/drone-go v1.7.1 h1:ZX+3Rs8YHUSUQ5mkuMLmm1zr1ttiiE2YGNxF3AnyDKw=
Expand Down

0 comments on commit 7134bc6

Please sign in to comment.