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 @@ -12,7 +12,7 @@ require (
12
12
github.com/hashicorp/aws-sdk-go-base v1.1.0
13
13
github.com/hashicorp/go-cleanhttp v0.5.2 // indirect
14
14
github.com/hashicorp/go-multierror v1.1.1 // indirect
15
- github.com/hashicorp/hcl/v2 v2.14.0
15
+ github.com/hashicorp/hcl/v2 v2.14.1
16
16
github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d // indirect
17
17
github.com/kr/text v0.2.0 // indirect
18
18
github.com/kylelemons/godebug v1.1.0 // indirect
Original file line number Diff line number Diff line change @@ -60,8 +60,8 @@ github.com/hashicorp/go-multierror v1.1.1 h1:H5DkEtf6CXdFp0N0Em5UCwQpXMWke8IA0+l
60
60
github.com/hashicorp/go-multierror v1.1.1 /go.mod h1:iw975J/qwKPdAO1clOe2L8331t/9/fmwbPZ6JB6eMoM =
61
61
github.com/hashicorp/go-plugin v1.4.5 h1:oTE/oQR4eghggRg8VY7PAz3dr++VwDNBGCcOfIvHpBo =
62
62
github.com/hashicorp/go-plugin v1.4.5 /go.mod h1:viDMjcLJuDui6pXb8U4HVfb8AamCWhHGUjr2IrTF67s =
63
- github.com/hashicorp/hcl/v2 v2.14.0 h1:jX6+Q38Ly9zaAJlAjnFVyeNSNCKKW8D0wvyg7vij5Wc =
64
- github.com/hashicorp/hcl/v2 v2.14.0 /go.mod h1:e4z5nxYlWNPdDSNYX+ph14EvWYMFm3eP0zIUqPc2jr0 =
63
+ github.com/hashicorp/hcl/v2 v2.14.1 h1:x0BpjfZ+CYdbiz+8yZTQ+gdLO7IXvOut7Da+XJayx34 =
64
+ github.com/hashicorp/hcl/v2 v2.14.1 /go.mod h1:e4z5nxYlWNPdDSNYX+ph14EvWYMFm3eP0zIUqPc2jr0 =
65
65
github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d h1:kJCB4vdITiW1eC1vq2e6IsrXKrZit1bv/TDYFGMp4BQ =
66
66
github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d /go.mod h1:+NfK9FKeTrX5uv1uIXGdwYDTeHna2qgaIlx54MXqjAM =
67
67
github.com/jhump/protoreflect v1.6.0 h1:h5jfMVslIg6l29nsMs0D8Wj17RDVdNYti0vDN/PZZoE =
You can’t perform that action at this time.
0 commit comments