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.24.1
7
7
require (
8
8
github.com/hashicorp/hcl/v2 v2.24.0
9
9
github.com/hashicorp/packer-plugin-sdk v0.6.3
10
- github.com/linode/linodego v1.58 .0
10
+ github.com/linode/linodego v1.59 .0
11
11
github.com/mitchellh/mapstructure v1.5.0
12
12
github.com/zclconf/go-cty v1.16.3
13
13
golang.org/x/crypto v0.42.0
Original file line number Diff line number Diff line change @@ -224,8 +224,8 @@ github.com/kr/pty v1.1.1/go.mod h1:pFQYn66WHrOpPYNljwOMqo10TkYh1fy3cYio2l3bCsQ=
224
224
github.com/kr/text v0.1.0 /go.mod h1:4Jbv+DJW3UT/LiOwJeYQe1efqtUx/iVham/4vfdArNI =
225
225
github.com/kr/text v0.2.0 h1:5Nx0Ya0ZqY2ygV366QzturHI13Jq95ApcVaJBhpS+AY =
226
226
github.com/kr/text v0.2.0 /go.mod h1:eLer722TekiGuMkidMxC/pM04lWEeraHUUmBw8l2grE =
227
- github.com/linode/linodego v1.58 .0 h1:yf/tDTf5v74qcxqWWvu3bEDOmDT1ulG9NBDdivp0/oM =
228
- github.com/linode/linodego v1.58 .0 /go.mod h1:ViH3Tun41yQdknbSyrdHz/iFDXsquLu+YwFdFneEZbY =
227
+ github.com/linode/linodego v1.59 .0 h1:kYz6sQH9g0u21gbI1UUFjZmFLirtc39JPybygrW76Q0 =
228
+ github.com/linode/linodego v1.59 .0 /go.mod h1:1+Bt0oTz5rBnDOJbGhccxn7LYVytXTIIfAy7QYmijDs =
229
229
github.com/masterzen/simplexml v0.0.0-20160608183007-4572e39b1ab9 /go.mod h1:kCEbxUJlNDEBNbdQMkPSp6yaKcRXVI6f4ddk8Riv4bc =
230
230
github.com/masterzen/simplexml v0.0.0-20190410153822-31eea3082786 h1:2ZKn+w/BJeL43sCxI2jhPLRv73oVVOjEKZjKkflyqxg =
231
231
github.com/masterzen/simplexml v0.0.0-20190410153822-31eea3082786 /go.mod h1:kCEbxUJlNDEBNbdQMkPSp6yaKcRXVI6f4ddk8Riv4bc =
You can’t perform that action at this time.
0 commit comments