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 @@ -6,7 +6,7 @@ require (
66 github.com/robfig/cron/v3 v3.0.1
77 github.com/spf13/cobra v1.8.1
88 github.com/stretchr/testify v1.9.0
9- github.com/xanzy/go-gitlab v0.106 .0
9+ github.com/xanzy/go-gitlab v0.112 .0
1010 go.uber.org/mock v0.4.0
1111 go.uber.org/multierr v1.11.0
1212 gopkg.in/yaml.v3 v3.0.1
Original file line number Diff line number Diff line change @@ -31,8 +31,8 @@ github.com/spf13/pflag v1.0.5 h1:iy+VFUOCP1a+8yFto/drg2CJ5u0yRoB7fZw3DKv/JXA=
3131github.com/spf13/pflag v1.0.5 /go.mod h1:McXfInJRrz4CZXVZOBLb0bTZqETkiAhM9Iw0y3An2Bg =
3232github.com/stretchr/testify v1.9.0 h1:HtqpIVDClZ4nwg75+f6Lvsy/wHu+3BoSGCbBAcpTsTg =
3333github.com/stretchr/testify v1.9.0 /go.mod h1:r2ic/lqez/lEtzL7wO/rwa5dbSLXVDPFyf8C91i36aY =
34- github.com/xanzy/go-gitlab v0.106 .0 h1:EDfD03K74cIlQo2EducfiupVrip+Oj02bq9ofw5F8sA =
35- github.com/xanzy/go-gitlab v0.106 .0 /go.mod h1:ETg8tcj4OhrB84UEgeE8dSuV/0h4BBL1uOV/qK0vlyI =
34+ github.com/xanzy/go-gitlab v0.112 .0 h1:6Z0cqEooCvBMfBIHw+CgO4AKGRV8na/9781xOb0+DKw =
35+ github.com/xanzy/go-gitlab v0.112 .0 /go.mod h1:wKNKh3GkYDMOsGmnfuX+ITCmDuSDWFO0G+C4AygL9RY =
3636go.uber.org/mock v0.4.0 h1:VcM4ZOtdbR4f6VXfiOpwpVJDL6lCReaZ6mw31wqh7KU =
3737go.uber.org/mock v0.4.0 /go.mod h1:a6FSlNadKUHUa9IP5Vyt1zh4fC7uAwxMutEAscFbkZc =
3838go.uber.org/multierr v1.11.0 h1:blXXJkSxSSfBVBlC76pxqeO+LN3aDfLQo+309xJstO0 =
You can’t perform that action at this time.
0 commit comments