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 4
4
5
5
require (
6
6
github.com/docker/go-plugins-helpers v0.0.0-20211224144127-6eecb7beb651
7
- github.com/linode/linodego v1.31 .0
7
+ github.com/linode/linodego v1.32 .0
8
8
github.com/sirupsen/logrus v1.9.3
9
9
golang.org/x/oauth2 v0.19.0
10
10
)
Original file line number Diff line number Diff line change @@ -15,8 +15,8 @@ github.com/google/go-cmp v0.6.0 h1:ofyhxvXcZhMsU5ulbFiLKl/XBFqE1GSq7atu8tAmTRI=
15
15
github.com/google/go-cmp v0.6.0 /go.mod h1:17dUlkBOakJ0+DkrSSNjCkIjxS6bF9zb3elmeNGIjoY =
16
16
github.com/jarcoal/httpmock v1.3.1 h1:iUx3whfZWVf3jT01hQTO/Eo5sAYtB2/rqaUuOtpInww =
17
17
github.com/jarcoal/httpmock v1.3.1 /go.mod h1:3yb8rc4BI7TCBhFY8ng0gjuLKJNquuDNiPaZjnENuYg =
18
- github.com/linode/linodego v1.31 .0 h1:XY04rtgQfAzCWx3QUqIc9VVJ6usyLC5MoTEzrdAoIYY =
19
- github.com/linode/linodego v1.31 .0 /go.mod h1:y8GDP9uLVH4jTB9qyrgw79qfKdYJmNCGUOJmfuiOcmI =
18
+ github.com/linode/linodego v1.32 .0 h1:OmZzB3iON6uu84VtLFf64uKmAQqJJarvmsVguroioPI =
19
+ github.com/linode/linodego v1.32 .0 /go.mod h1:y8GDP9uLVH4jTB9qyrgw79qfKdYJmNCGUOJmfuiOcmI =
20
20
github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZbAQM =
21
21
github.com/pmezard/go-difflib v1.0.0 /go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4 =
22
22
github.com/sirupsen/logrus v1.9.3 h1:dueUQJ1C2q9oE3F7wvmSGAaVtTmUizReu6fjN8uqzbQ =
You can’t perform that action at this time.
0 commit comments