File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ require (
16
16
github.com/spf13/cobra v1.8.0
17
17
github.com/spf13/viper v1.18.2
18
18
github.com/stretchr/testify v1.9.0
19
- github.com/xanzy/go-gitlab v0.101 .0
19
+ github.com/xanzy/go-gitlab v0.102 .0
20
20
gotest.tools v2.2.0+incompatible
21
21
)
22
22
Original file line number Diff line number Diff line change @@ -147,8 +147,8 @@ github.com/twitchyliquid64/golang-asm v0.15.1 h1:SU5vSMR7hnwNxj24w34ZyCi/FmDZTkS
147
147
github.com/twitchyliquid64/golang-asm v0.15.1 /go.mod h1:a1lVb/DtPvCB8fslRZhAngC2+aY1QWCk3Cedj/Gdt08 =
148
148
github.com/ugorji/go/codec v1.2.11 h1:BMaWp1Bb6fHwEtbplGBGJ498wD+LKlNSl25MjdZY4dU =
149
149
github.com/ugorji/go/codec v1.2.11 /go.mod h1:UNopzCgEMSXjBc6AOMqYvWC1ktqTAfzJZUZgYf6w6lg =
150
- github.com/xanzy/go-gitlab v0.101 .0 h1:qRgvX8DNE19zRugB6rnnZMZ5ubhITSKPLNWEyc6UIPg =
151
- github.com/xanzy/go-gitlab v0.101 .0 /go.mod h1:ETg8tcj4OhrB84UEgeE8dSuV/0h4BBL1uOV/qK0vlyI =
150
+ github.com/xanzy/go-gitlab v0.102 .0 h1:ExHuJ1OTQ2yt25zBMMj0G96ChBirGYv8U7HyUiYkZ+4 =
151
+ github.com/xanzy/go-gitlab v0.102 .0 /go.mod h1:ETg8tcj4OhrB84UEgeE8dSuV/0h4BBL1uOV/qK0vlyI =
152
152
go.uber.org/atomic v1.9.0 h1:ECmE8Bn/WFTYwEW/bpKD3M8VtR/zQVbavAoalC1PYyE =
153
153
go.uber.org/atomic v1.9.0 /go.mod h1:fEN4uk6kAWBTFdckzkM89CLk9XfWZrxpCo0nPH17wJc =
154
154
go.uber.org/multierr v1.9.0 h1:7fIwc/ZtS0q++VgcfqFDxSBZVv/Xo49/SYnDFupUwlI =
You can’t perform that action at this time.
0 commit comments