Skip to content

Commit 492f876

Browse files
chore(deps): bump github.com/hashicorp/go-getter from 1.7.5 to 1.7.9 (#577)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: John Letey <john@noble.xyz>
1 parent 004dd22 commit 492f876

2 files changed

Lines changed: 694 additions & 8 deletions

File tree

go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -174,7 +174,7 @@ require (
174174
github.com/golangci/revgrep v0.5.3 // indirect
175175
github.com/golangci/unconvert v0.0.0-20240309020433-c5143eacb3ed // indirect
176176
github.com/google/btree v1.1.3 // indirect
177-
github.com/google/flatbuffers v1.12.1 // indirect
177+
github.com/google/flatbuffers v2.0.8+incompatible // indirect
178178
github.com/google/go-cmp v0.6.0 // indirect
179179
github.com/google/orderedcode v0.0.1 // indirect
180180
github.com/google/s2a-go v0.1.8 // indirect
@@ -192,7 +192,7 @@ require (
192192
github.com/grpc-ecosystem/grpc-gateway v1.16.0 // indirect
193193
github.com/gsterjov/go-libsecret v0.0.0-20161001094733-a6f4afe4910c // indirect
194194
github.com/hashicorp/go-cleanhttp v0.5.2 // indirect
195-
github.com/hashicorp/go-getter v1.7.5 // indirect
195+
github.com/hashicorp/go-getter v1.7.9 // indirect
196196
github.com/hashicorp/go-hclog v1.5.0 // indirect
197197
github.com/hashicorp/go-immutable-radix v1.3.1 // indirect
198198
github.com/hashicorp/go-metrics v0.5.3 // indirect

0 commit comments

Comments
 (0)