Skip to content

Commit

Permalink
Merge pull request #13 from Aishwarya-Lad/CI-12455
Browse files Browse the repository at this point in the history
update base buildx plugin version
  • Loading branch information
jamie-harness authored Jul 2, 2024
2 parents 324190f + ff99328 commit 8b1ea66
Show file tree
Hide file tree
Showing 2 changed files with 5 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-gar
go 1.19

require (
github.com/drone-plugins/drone-buildx v1.1.7
github.com/drone-plugins/drone-buildx v1.1.11
github.com/joho/godotenv v1.5.1
github.com/sirupsen/logrus v1.9.0
golang.org/x/oauth2 v0.13.0
Expand Down
4 changes: 4 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,10 @@ 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.7 h1:v++Lb1xJ5pAyN/Mo+NZFtuDLvyWRdGM+LgzuSsArHqU=
github.com/drone-plugins/drone-buildx v1.1.7/go.mod h1:vof8lA/q9NCcKPV4HSipz30+Du4o10wIcmp+tOlX4yI=
github.com/drone-plugins/drone-buildx v1.1.10 h1:GTArCdg7guLQ2m/fT25ykvlNx0FiNbKWb8FX97pnEY0=
github.com/drone-plugins/drone-buildx v1.1.10/go.mod h1:loDc/WeyLXbxABq23i8avR9V4u8t+vVDw7l41Tv2/nk=
github.com/drone-plugins/drone-buildx v1.1.11 h1:VptLGoYpU1bRASm70kDsb25Cw7XjcDbu9PWHqiKugmo=
github.com/drone-plugins/drone-buildx v1.1.11/go.mod h1:loDc/WeyLXbxABq23i8avR9V4u8t+vVDw7l41Tv2/nk=
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 8b1ea66

Please sign in to comment.