We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 15dcf09 commit de03aaeCopy full SHA for de03aae
go.mod
@@ -7,7 +7,7 @@ require (
7
github.com/go-git/go-git/v5 v5.16.3
8
github.com/hashicorp/go-retryablehttp v0.7.8
9
github.com/spf13/cobra v1.10.1
10
- gitlab.com/gitlab-org/api/client-go v0.157.0
+ gitlab.com/gitlab-org/api/client-go v0.157.1
11
go.uber.org/zap v1.27.0
12
)
13
0 commit comments