File tree 3 files changed +4
-4
lines changed
3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 9
9
"strings"
10
10
"time"
11
11
12
- "github.com/caarlos0/env/v10 "
12
+ "github.com/caarlos0/env/v11 "
13
13
"github.com/drone/drone-go/plugin/validator"
14
14
"github.com/owncloud-ci/drone-fork-approval/plugin"
15
15
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ module github.com/owncloud-ci/drone-fork-approval
3
3
go 1.22
4
4
5
5
require (
6
- github.com/caarlos0/env/v10 v10.0 .0
6
+ github.com/caarlos0/env/v11 v11.1 .0
7
7
github.com/drone/drone-go v1.7.1
8
8
github.com/sirupsen/logrus v1.9.3
9
9
)
Original file line number Diff line number Diff line change 1
1
github.com/99designs/httpsignatures-go v0.0.0-20170731043157-88528bf4ca7e h1:rl2Aq4ZODqTDkeSqQBy+fzpZPamacO1Srp8zq7jf2Sc =
2
2
github.com/99designs/httpsignatures-go v0.0.0-20170731043157-88528bf4ca7e /go.mod h1:Xa6lInWHNQnuWoF0YPSsx+INFA9qk7/7pTjwb3PInkY =
3
- github.com/caarlos0/env/v10 v10.0 .0 h1:yIHUBZGsyqCnpTkbjk8asUlx6RFhhEs+h7TOBdgdzXA =
4
- github.com/caarlos0/env/v10 v10.0 .0/go.mod h1:ZfulV76NvVPw3tm591U4SwL3Xx9ldzBP9aGxzeN7G18 =
3
+ github.com/caarlos0/env/v11 v11.1 .0 h1:a5qZqieE9ZfzdvbbdhTalRrHT5vu/4V1/ad1Ka6frhI =
4
+ github.com/caarlos0/env/v11 v11.1 .0/go.mod h1:LwgkYk1kDvfGpHthrWWLof3Ny7PezzFwS4QrsJdHTMo =
5
5
github.com/davecgh/go-spew v1.1.0 /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
6
6
github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c =
7
7
github.com/davecgh/go-spew v1.1.1 /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
You can’t perform that action at this time.
0 commit comments