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 @@ -7,7 +7,7 @@ toolchain go1.23.7
77require (
88 github.com/docker/go-plugins-helpers v0.0.0-20211224144127-6eecb7beb651
99 github.com/linode/go-metadata v0.2.2
10- github.com/linode/linodego v1.51 .0
10+ github.com/linode/linodego v1.52 .0
1111 github.com/sirupsen/logrus v1.9.3
1212)
1313
Original file line number Diff line number Diff line change @@ -20,8 +20,8 @@ github.com/jarcoal/httpmock v1.4.0 h1:BvhqnH0JAYbNudL2GMJKgOHe2CtKlzJ/5rWKyp+hc2
2020github.com/jarcoal/httpmock v1.4.0 /go.mod h1:ftW1xULwo+j0R0JJkJIIi7UKigZUXCLLanykgjwBXL0 =
2121github.com/linode/go-metadata v0.2.2 h1:UbgM0tC5lnIpF1GrWieuZLs47t+Tnt8js1QScLO7FUM =
2222github.com/linode/go-metadata v0.2.2 /go.mod h1:yJUJMW1qfji7pzKdzhpBcYyxqcFRrUUKDxBOSVv2OhE =
23- github.com/linode/linodego v1.51 .0 h1:8S0vNQRUZAuumGFe8h/huCzbyExxlvOUR2Uf0oDoJ/8 =
24- github.com/linode/linodego v1.51 .0 /go.mod h1:zEN2sX+cSdp67EuRY1HJiyuLujoa7HqvVwNEcJv3iXw =
23+ github.com/linode/linodego v1.52 .0 h1:SN1PSekrZBcHtRt1pADTz0JO7NX9pQv/Gf8Jc9s9l8w =
24+ github.com/linode/linodego v1.52 .0 /go.mod h1:zEN2sX+cSdp67EuRY1HJiyuLujoa7HqvVwNEcJv3iXw =
2525github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZbAQM =
2626github.com/pmezard/go-difflib v1.0.0 /go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4 =
2727github.com/sirupsen/logrus v1.9.3 h1:dueUQJ1C2q9oE3F7wvmSGAaVtTmUizReu6fjN8uqzbQ =
You can’t perform that action at this time.
0 commit comments