File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ go 1.22.9
5
5
require (
6
6
github.com/docker/docker v26.1.5+incompatible
7
7
github.com/google/uuid v1.6.0
8
- github.com/hashicorp/go-cty v1.4.1-0.20200414143053-d3edf31b6320
8
+ github.com/hashicorp/go-cty v1.4.1
9
9
github.com/hashicorp/terraform-plugin-sdk/v2 v2.36.1
10
10
github.com/masterminds/semver v1.5.0
11
11
github.com/mitchellh/mapstructure v1.5.0
Original file line number Diff line number Diff line change @@ -80,8 +80,8 @@ github.com/hashicorp/go-checkpoint v0.5.0/go.mod h1:7nfLNL10NsxqO4iWuW6tWW0HjZuD
80
80
github.com/hashicorp/go-cleanhttp v0.5.0 /go.mod h1:JpRdi6/HCYpAwUzNwuwqhbovhLtngrth3wmdIIUrZ80 =
81
81
github.com/hashicorp/go-cleanhttp v0.5.2 h1:035FKYIWjmULyFRBKPs8TBQoi0x6d9G4xc9neXJWAZQ =
82
82
github.com/hashicorp/go-cleanhttp v0.5.2 /go.mod h1:kO/YDlP8L1346E6Sodw+PrpBSV4/SoxCXGY6BqNFT48 =
83
- github.com/hashicorp/go-cty v1.4.1-0.20200414143053-d3edf31b6320 h1:1/D3zfFHttUKaCaGKZ/dR2roBXv0vKbSCnssIldfQdI =
84
- github.com/hashicorp/go-cty v1.4.1-0.20200414143053-d3edf31b6320 /go.mod h1:EiZBMaudVLy8fmjf9Npq1dq9RalhveqZG5w/yz3mHWs =
83
+ github.com/hashicorp/go-cty v1.4.1 h1:T4i4kbEKuyMoe4Ujh52Ud07VXr05dnP/Si9JiVDpx3Y =
84
+ github.com/hashicorp/go-cty v1.4.1 /go.mod h1:EiZBMaudVLy8fmjf9Npq1dq9RalhveqZG5w/yz3mHWs =
85
85
github.com/hashicorp/go-hclog v1.6.3 h1:Qr2kF+eVWjTiYmU7Y31tYlP1h0q/X3Nl3tPGdaB11/k =
86
86
github.com/hashicorp/go-hclog v1.6.3 /go.mod h1:W4Qnvbt70Wk/zYJryRzDRU/4r0kIg0PVHBcfoyhpF5M =
87
87
github.com/hashicorp/go-multierror v1.1.1 h1:H5DkEtf6CXdFp0N0Em5UCwQpXMWke8IA0+lD48awMYo =
You can’t perform that action at this time.
0 commit comments