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 @@ require (
7
7
github.com/aws/aws-sdk-go v1.55.6
8
8
github.com/evanphx/json-patch/v5 v5.9.11
9
9
github.com/hashicorp/go-changelog v0.0.0-20240318095659-4d68c58a6e7f
10
- github.com/hashicorp/go-cty v1.4.1-0.20200414143053-d3edf31b6320
10
+ github.com/hashicorp/go-cty v1.4.1
11
11
github.com/hashicorp/go-version v1.7.0
12
12
github.com/hashicorp/hc-install v0.9.1
13
13
github.com/hashicorp/hcl/v2 v2.23.0
Original file line number Diff line number Diff line change @@ -477,8 +477,8 @@ github.com/hashicorp/go-cleanhttp v0.5.0/go.mod h1:JpRdi6/HCYpAwUzNwuwqhbovhLtng
477
477
github.com/hashicorp/go-cleanhttp v0.5.1 /go.mod h1:JpRdi6/HCYpAwUzNwuwqhbovhLtngrth3wmdIIUrZ80 =
478
478
github.com/hashicorp/go-cleanhttp v0.5.2 h1:035FKYIWjmULyFRBKPs8TBQoi0x6d9G4xc9neXJWAZQ =
479
479
github.com/hashicorp/go-cleanhttp v0.5.2 /go.mod h1:kO/YDlP8L1346E6Sodw+PrpBSV4/SoxCXGY6BqNFT48 =
480
- github.com/hashicorp/go-cty v1.4.1-0.20200414143053-d3edf31b6320 h1:1/D3zfFHttUKaCaGKZ/dR2roBXv0vKbSCnssIldfQdI =
481
- github.com/hashicorp/go-cty v1.4.1-0.20200414143053-d3edf31b6320 /go.mod h1:EiZBMaudVLy8fmjf9Npq1dq9RalhveqZG5w/yz3mHWs =
480
+ github.com/hashicorp/go-cty v1.4.1 h1:T4i4kbEKuyMoe4Ujh52Ud07VXr05dnP/Si9JiVDpx3Y =
481
+ github.com/hashicorp/go-cty v1.4.1 /go.mod h1:EiZBMaudVLy8fmjf9Npq1dq9RalhveqZG5w/yz3mHWs =
482
482
github.com/hashicorp/go-getter v1.5.3 /go.mod h1:BrrV/1clo8cCYu6mxvboYg+KutTiFnXjMEgDD8+i7ZI =
483
483
github.com/hashicorp/go-getter v1.7.5 h1:dT58k9hQ/vbxNMwoI5+xFYAJuv6152UNvdHokfI5wE4 =
484
484
github.com/hashicorp/go-getter v1.7.5 /go.mod h1:W7TalhMmbPmsSMdNjD0ZskARur/9GJ17cfHTRtXV744 =
You can’t perform that action at this time.
0 commit comments