File tree 2 files changed +3
-3
lines changed
tutorials/nameservice/base
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ require (
25
25
github.com/googleapis/enterprise-certificate-proxy v0.3.2 // indirect
26
26
github.com/googleapis/gax-go/v2 v2.12.0 // indirect
27
27
github.com/hashicorp/go-cleanhttp v0.5.2 // indirect
28
- github.com/hashicorp/go-getter v1.7.3 // indirect
28
+ github.com/hashicorp/go-getter v1.7.4 // indirect
29
29
github.com/hashicorp/go-safetemp v1.0.0 // indirect
30
30
github.com/hashicorp/go-version v1.6.0 // indirect
31
31
github.com/jmespath/go-jmespath v0.4.0 // indirect
Original file line number Diff line number Diff line change @@ -647,8 +647,8 @@ github.com/hashicorp/go-cleanhttp v0.5.0/go.mod h1:JpRdi6/HCYpAwUzNwuwqhbovhLtng
647
647
github.com/hashicorp/go-cleanhttp v0.5.1 /go.mod h1:JpRdi6/HCYpAwUzNwuwqhbovhLtngrth3wmdIIUrZ80 =
648
648
github.com/hashicorp/go-cleanhttp v0.5.2 h1:035FKYIWjmULyFRBKPs8TBQoi0x6d9G4xc9neXJWAZQ =
649
649
github.com/hashicorp/go-cleanhttp v0.5.2 /go.mod h1:kO/YDlP8L1346E6Sodw+PrpBSV4/SoxCXGY6BqNFT48 =
650
- github.com/hashicorp/go-getter v1.7.3 h1:bN2+Fw9XPFvOCjB0UOevFIMICZ7G2XSQHzfvLUyOM5E =
651
- github.com/hashicorp/go-getter v1.7.3 /go.mod h1:W7TalhMmbPmsSMdNjD0ZskARur/9GJ17cfHTRtXV744 =
650
+ github.com/hashicorp/go-getter v1.7.4 h1:3yQjWuxICvSpYwqSayAdKRFcvBl1y/vogCxczWSmix0 =
651
+ github.com/hashicorp/go-getter v1.7.4 /go.mod h1:W7TalhMmbPmsSMdNjD0ZskARur/9GJ17cfHTRtXV744 =
652
652
github.com/hashicorp/go-hclog v1.5.0 h1:bI2ocEMgcVlz55Oj1xZNBsVi900c7II+fWDyV9o+13c =
653
653
github.com/hashicorp/go-hclog v1.5.0 /go.mod h1:W4Qnvbt70Wk/zYJryRzDRU/4r0kIg0PVHBcfoyhpF5M =
654
654
github.com/hashicorp/go-immutable-radix v1.0.0 /go.mod h1:0y9vanUI8NX6FsYoO3zeMjhV/C5i9g4Q3DwcSNZ4P60 =
You can’t perform that action at this time.
0 commit comments