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 @@ -30,7 +30,7 @@ require (
30
30
github.com/google/slowjam v1.1.2
31
31
github.com/google/uuid v1.6.0
32
32
github.com/hashicorp/go-getter v1.7.8
33
- github.com/hashicorp/go-retryablehttp v0.7.7
33
+ github.com/hashicorp/go-retryablehttp v0.7.8
34
34
github.com/hooklift/iso9660 v1.0.0
35
35
github.com/icza/dyno v0.0.0-20230330125955-09f820a8d9c0
36
36
github.com/johanneswuerbach/nfsexports v0.0.0-20200318065542-c48c3734757f
Original file line number Diff line number Diff line change @@ -1040,8 +1040,8 @@ github.com/hashicorp/go-getter v1.7.8 h1:mshVHx1Fto0/MydBekWan5zUipGq7jO0novchgM
1040
1040
github.com/hashicorp/go-getter v1.7.8 /go.mod h1:2c6CboOEb9jG6YvmC9xdD+tyAFsrUaJPedwXDGr0TM4 =
1041
1041
github.com/hashicorp/go-hclog v1.6.3 h1:Qr2kF+eVWjTiYmU7Y31tYlP1h0q/X3Nl3tPGdaB11/k =
1042
1042
github.com/hashicorp/go-hclog v1.6.3 /go.mod h1:W4Qnvbt70Wk/zYJryRzDRU/4r0kIg0PVHBcfoyhpF5M =
1043
- github.com/hashicorp/go-retryablehttp v0.7.7 h1:C8hUCYzor8PIfXHa4UrZkU4VvK8o9ISHxT2Q8+VepXU =
1044
- github.com/hashicorp/go-retryablehttp v0.7.7 /go.mod h1:pkQpWZeYWskR+D1tR2O5OcBFOxfA7DoAO6xtkuQnHTk =
1043
+ github.com/hashicorp/go-retryablehttp v0.7.8 h1:ylXZWnqa7Lhqpk0L1P1LzDtGcCR0rPVUrx/c8Unxc48 =
1044
+ github.com/hashicorp/go-retryablehttp v0.7.8 /go.mod h1:rjiScheydd+CxvumBsIrFKlx3iS0jrZ7LvzFGFmuKbw =
1045
1045
github.com/hashicorp/go-safetemp v1.0.0 h1:2HR189eFNrjHQyENnQMMpCiBAsRxzbTMIgBhEyExpmo =
1046
1046
github.com/hashicorp/go-safetemp v1.0.0 /go.mod h1:oaerMy3BhqiTbVye6QuFhFtIceqFoDHxNAB65b+Rj1I =
1047
1047
github.com/hashicorp/go-version v1.2.1 /go.mod h1:fltr4n8CU8Ke44wwGCBoEymUuxUHl09ZGVZPK5anwXA =
You can’t perform that action at this time.
0 commit comments