File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ go 1.26.0
44
55require (
66 github.com/spf13/cobra v1.10.2
7- gitlab.com/gitlab-org/api/client-go/v2 v2.6 .0
7+ gitlab.com/gitlab-org/api/client-go/v2 v2.7 .0
88 golang.org/x/term v0.41.0
99)
1010
Original file line number Diff line number Diff line change @@ -30,8 +30,8 @@ github.com/spf13/pflag v1.0.9 h1:9exaQaMOCwffKiiiYk6/BndUBv+iRViNW+4lEMi0PvY=
3030github.com/spf13/pflag v1.0.9 /go.mod h1:McXfInJRrz4CZXVZOBLb0bTZqETkiAhM9Iw0y3An2Bg =
3131github.com/stretchr/testify v1.11.1 h1:7s2iGBzp5EwR7/aIZr8ao5+dra3wiQyKjjFuvgVKu7U =
3232github.com/stretchr/testify v1.11.1 /go.mod h1:wZwfW3scLgRK+23gO65QZefKpKQRnfz6sD981Nm4B6U =
33- gitlab.com/gitlab-org/api/client-go/v2 v2.6 .0 h1:CXH7bfXSMm4+sLSHGW6V/Vr2eKJ3rylFOiu8t1joz+8 =
34- gitlab.com/gitlab-org/api/client-go/v2 v2.6 .0 /go.mod h1:VgLJtaCDLsRwjgiwZLA4mDH31R44eRxp1vgUHuZnbvM =
33+ gitlab.com/gitlab-org/api/client-go/v2 v2.7 .0 h1:SbRM5hguGyHqyYhEszveQ4/DhYyYMV/oKV5qTczLqNA =
34+ gitlab.com/gitlab-org/api/client-go/v2 v2.7 .0 /go.mod h1:VgLJtaCDLsRwjgiwZLA4mDH31R44eRxp1vgUHuZnbvM =
3535go.yaml.in/yaml/v3 v3.0.4 /go.mod h1:DhzuOOF2ATzADvBadXxruRBLzYTpT36CKvDb3+aBEFg =
3636golang.org/x/oauth2 v0.34.0 h1:hqK/t4AKgbqWkdkcAeI8XLmbK+4m4G5YeQRrmiotGlw =
3737golang.org/x/oauth2 v0.34.0 /go.mod h1:lzm5WQJQwKZ3nwavOZ3IS5Aulzxi68dUSgRHujetwEA =
You can’t perform that action at this time.
0 commit comments