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 4541883 commit c38be98Copy full SHA for c38be98
go.mod
@@ -3,7 +3,7 @@ module github.com/terraform-providers/terraform-provider-gitlab
3
require (
4
github.com/hashicorp/terraform-plugin-sdk v1.13.1
5
github.com/mitchellh/hashstructure v1.0.0
6
- github.com/xanzy/go-gitlab v0.32.1
+ github.com/xanzy/go-gitlab v0.34.1
7
)
8
9
go 1.14
0 commit comments