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 @@ -3,7 +3,7 @@ module github.com/drone-plugins/drone-buildx-gar
33go 1.19
44
55require (
6- github.com/drone-plugins/drone-buildx v1.1.7
6+ github.com/drone-plugins/drone-buildx v1.1.10
77 github.com/joho/godotenv v1.5.1
88 github.com/sirupsen/logrus v1.9.0
99 golang.org/x/oauth2 v0.13.0
Original file line number Diff line number Diff line change @@ -18,6 +18,8 @@ github.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 =
1919github.com/drone-plugins/drone-buildx v1.1.7 h1:v++Lb1xJ5pAyN/Mo+NZFtuDLvyWRdGM+LgzuSsArHqU =
2020github.com/drone-plugins/drone-buildx v1.1.7 /go.mod h1:vof8lA/q9NCcKPV4HSipz30+Du4o10wIcmp+tOlX4yI =
21+ github.com/drone-plugins/drone-buildx v1.1.10 h1:GTArCdg7guLQ2m/fT25ykvlNx0FiNbKWb8FX97pnEY0 =
22+ github.com/drone-plugins/drone-buildx v1.1.10 /go.mod h1:loDc/WeyLXbxABq23i8avR9V4u8t+vVDw7l41Tv2/nk =
2123github.com/drone-plugins/drone-plugin-lib v0.4.2 h1:EiJ3Kco6ypP5noBQqVt1bBbuO1eUAumtPvLTX/NVAYg =
2224github.com/drone-plugins/drone-plugin-lib v0.4.2 /go.mod h1:KwCu92jFjHV3xv2hu5Qg/8zBNvGwbhoJDQw/EwnTvoM =
2325github.com/drone/drone-go v1.7.1 h1:ZX+3Rs8YHUSUQ5mkuMLmm1zr1ttiiE2YGNxF3AnyDKw =
You can’t perform that action at this time.
0 commit comments