@@ -8,7 +8,7 @@ require (
8
8
github.com/hashicorp/terraform-plugin-sdk/v2 v2.19.0
9
9
github.com/mitchellh/hashstructure v1.1.0
10
10
github.com/onsi/gomega v1.20.0
11
- github.com/xanzy/go-gitlab v0.70 .0
11
+ github.com/xanzy/go-gitlab v0.71 .0
12
12
)
13
13
14
14
require (
@@ -51,14 +51,14 @@ require (
51
51
github.com/vmihailenco/tagparser v0.1.1 // indirect
52
52
github.com/zclconf/go-cty v1.10.0 // indirect
53
53
golang.org/x/crypto v0.0.0-20220517005047-85d78b3ac167 // indirect
54
- golang.org/x/net v0.0.0-20220520000938-2e3eb7b945c2 // indirect
55
- golang.org/x/oauth2 v0.0.0-20220411215720-9780585627b5 // indirect
56
- golang.org/x/sys v0.0.0-20220503163025-988cb79eb6c6 // indirect
54
+ golang.org/x/net v0.0.0-20220805013720-a33c5aa5df48 // indirect
55
+ golang.org/x/oauth2 v0.0.0-20220722155238-128564f6959c // indirect
56
+ golang.org/x/sys v0.0.0-20220728004956-3c1f35247d10 // indirect
57
57
golang.org/x/text v0.3.7 // indirect
58
- golang.org/x/time v0.0.0-20220411224347-583f2d630306 // indirect
58
+ golang.org/x/time v0.0.0-20220722155302-e5dcc9cfc0b9 // indirect
59
59
google.golang.org/appengine v1.6.7 // indirect
60
60
google.golang.org/genproto v0.0.0-20200904004341-0bd0a958aa1d // indirect
61
61
google.golang.org/grpc v1.48.0 // indirect
62
- google.golang.org/protobuf v1.28.0 // indirect
62
+ google.golang.org/protobuf v1.28.1 // indirect
63
63
gopkg.in/yaml.v3 v3.0.1 // indirect
64
64
)
0 commit comments