diff options
Diffstat (limited to 'go.mod')
-rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -28,7 +28,7 @@ require ( github.com/spf13/cobra v1.4.0 github.com/stretchr/testify v1.7.0 github.com/vektah/gqlparser/v2 v2.4.1 - github.com/xanzy/go-gitlab v0.59.0 + github.com/xanzy/go-gitlab v0.64.0 golang.org/x/crypto v0.0.0-20220131195533-30dcbda58838 golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 golang.org/x/sync v0.0.0-20210220032951-036812b2e83c |