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 @@ -7,7 +7,7 @@ require (
7
7
github.com/pterm/pterm v0.12.79
8
8
github.com/spf13/cobra v1.8.1
9
9
github.com/tidwall/gjson v1.17.3
10
- github.com/xanzy/go-gitlab v0.108 .0
10
+ github.com/xanzy/go-gitlab v0.109 .0
11
11
golang.org/x/oauth2 v0.23.0
12
12
gopkg.in/yaml.v3 v3.0.1
13
13
)
Original file line number Diff line number Diff line change @@ -97,6 +97,8 @@ github.com/tidwall/pretty v1.2.0 h1:RWIZEg2iJ8/g6fDDYzMpobmaoGh5OLl4AXtGUGPcqCs=
97
97
github.com/tidwall/pretty v1.2.0 /go.mod h1:ITEVvHYasfjBbM0u2Pg8T2nJnzm8xPwvNhhsoaGGjNU =
98
98
github.com/xanzy/go-gitlab v0.108.0 h1:IEvEUWFR5G1seslRhJ8gC//INiIUqYXuSUoBd7/gFKE =
99
99
github.com/xanzy/go-gitlab v0.108.0 /go.mod h1:wKNKh3GkYDMOsGmnfuX+ITCmDuSDWFO0G+C4AygL9RY =
100
+ github.com/xanzy/go-gitlab v0.109.0 h1:RcRme5w8VpLXTSTTMZdVoQWY37qTJWg+gwdQl4aAttE =
101
+ github.com/xanzy/go-gitlab v0.109.0 /go.mod h1:wKNKh3GkYDMOsGmnfuX+ITCmDuSDWFO0G+C4AygL9RY =
100
102
github.com/xo/terminfo v0.0.0-20210125001918-ca9a967f8778 /go.mod h1:2MuV+tbUrU1zIOPMxZ5EncGwgmMJsa+9ucAQZXxsObs =
101
103
github.com/xo/terminfo v0.0.0-20220910002029-abceb7e1c41e h1:JVG44RsyaB9T2KIHavMF/ppJZNG9ZpyihvCd0w101no =
102
104
github.com/xo/terminfo v0.0.0-20220910002029-abceb7e1c41e /go.mod h1:RbqR21r5mrJuqunuUZ/Dhy/avygyECGrLceyNeo4LiM =
You can’t perform that action at this time.
0 commit comments