File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ require (
11
11
github.com/hashicorp/terraform-plugin-sdk/v2 v2.10.1
12
12
github.com/mitchellh/hashstructure v1.1.0
13
13
github.com/onsi/gomega v1.18.1
14
- github.com/xanzy/go-gitlab v0.57 .0
14
+ github.com/xanzy/go-gitlab v0.58 .0
15
15
golang.org/x/crypto v0.0.0-20220214200702-86341886e292 // indirect
16
16
google.golang.org/api v0.34.0 // indirect
17
17
)
Original file line number Diff line number Diff line change @@ -344,8 +344,8 @@ github.com/vmihailenco/msgpack v4.0.4+incompatible h1:dSLoQfGFAo3F6OoNhwUmLwVgaU
344
344
github.com/vmihailenco/msgpack v4.0.4+incompatible /go.mod h1:fy3FlTQTDXWkZ7Bh6AcGMlsjHatGryHQYUTf1ShIgkk =
345
345
github.com/vmihailenco/msgpack/v4 v4.3.12 /go.mod h1:gborTTJjAo/GWTqqRjrLCn9pgNN+NXzzngzBKDPIqw4 =
346
346
github.com/vmihailenco/tagparser v0.1.1 /go.mod h1:OeAg3pn3UbLjkWt+rN9oFYB6u/cQgqMEUPoW2WPyhdI =
347
- github.com/xanzy/go-gitlab v0.57 .0 h1:Ju93UFoEqe+/cHP7vhC3PlkHHli9dWiVHAm2luESA2M =
348
- github.com/xanzy/go-gitlab v0.57 .0 /go.mod h1:F0QEXwmqiBUxCgJm8fE9S+1veX4XC9Z4cfaAbqwk4YM =
347
+ github.com/xanzy/go-gitlab v0.58 .0 h1:Entnl8GrVDlc1jd1BlOWhNR0QVQgiO3WDom5DJbT+1s =
348
+ github.com/xanzy/go-gitlab v0.58 .0 /go.mod h1:F0QEXwmqiBUxCgJm8fE9S+1veX4XC9Z4cfaAbqwk4YM =
349
349
github.com/xanzy/ssh-agent v0.3.0 h1:wUMzuKtKilRgBAD1sUb8gOwwRr2FGoBVumcjoOACClI =
350
350
github.com/xanzy/ssh-agent v0.3.0 /go.mod h1:3s9xbODqPuuhK9JV1R321M/FlMZSBvE5aY6eAcqrDh0 =
351
351
github.com/yuin/goldmark v1.1.25 /go.mod h1:3hX8gzYuyVAZsxl0MRgGTJEmQBFcNTphYh9decYSb74 =
You can’t perform that action at this time.
0 commit comments