Skip to content

Commit e523a6a

Browse files
author
sfang97
committed
Add back go mod
1 parent 6b2789c commit e523a6a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ module github.com/terraform-providers/terraform-provider-gitlab
33
require (
44
github.com/hashicorp/terraform-plugin-sdk v1.13.1
55
github.com/mitchellh/hashstructure v1.0.0
6-
github.com/xanzy/go-gitlab v0.32.1
6+
github.com/xanzy/go-gitlab v0.34.1
77
)
88

99
go 1.14

0 commit comments

Comments
 (0)