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.10
6+ github.com/drone-plugins/drone-buildx v1.1.11
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 @@ -20,6 +20,8 @@ github.com/drone-plugins/drone-buildx v1.1.7 h1:v++Lb1xJ5pAyN/Mo+NZFtuDLvyWRdGM+
2020github.com/drone-plugins/drone-buildx v1.1.7 /go.mod h1:vof8lA/q9NCcKPV4HSipz30+Du4o10wIcmp+tOlX4yI =
2121github.com/drone-plugins/drone-buildx v1.1.10 h1:GTArCdg7guLQ2m/fT25ykvlNx0FiNbKWb8FX97pnEY0 =
2222github.com/drone-plugins/drone-buildx v1.1.10 /go.mod h1:loDc/WeyLXbxABq23i8avR9V4u8t+vVDw7l41Tv2/nk =
23+ github.com/drone-plugins/drone-buildx v1.1.11 h1:VptLGoYpU1bRASm70kDsb25Cw7XjcDbu9PWHqiKugmo =
24+ github.com/drone-plugins/drone-buildx v1.1.11 /go.mod h1:loDc/WeyLXbxABq23i8avR9V4u8t+vVDw7l41Tv2/nk =
2325github.com/drone-plugins/drone-plugin-lib v0.4.2 h1:EiJ3Kco6ypP5noBQqVt1bBbuO1eUAumtPvLTX/NVAYg =
2426github.com/drone-plugins/drone-plugin-lib v0.4.2 /go.mod h1:KwCu92jFjHV3xv2hu5Qg/8zBNvGwbhoJDQw/EwnTvoM =
2527github.com/drone/drone-go v1.7.1 h1:ZX+3Rs8YHUSUQ5mkuMLmm1zr1ttiiE2YGNxF3AnyDKw =
You can’t perform that action at this time.
0 commit comments