File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ module github.com/jianyuan/terraform-provider-sentry
33go 1.19
44
55require (
6- github.com/hashicorp/go-cty v1.4.1-0.20200414143053-d3edf31b6320
6+ github.com/hashicorp/go-cty v1.4.1-0.20200723130312-85980079f637
77 github.com/hashicorp/go-multierror v1.1.1
88 github.com/hashicorp/go-retryablehttp v0.7.2
99 github.com/hashicorp/terraform-plugin-docs v0.13.0
Original file line number Diff line number Diff line change @@ -82,6 +82,8 @@ github.com/hashicorp/go-cleanhttp v0.5.2 h1:035FKYIWjmULyFRBKPs8TBQoi0x6d9G4xc9n
8282github.com/hashicorp/go-cleanhttp v0.5.2 /go.mod h1:kO/YDlP8L1346E6Sodw+PrpBSV4/SoxCXGY6BqNFT48 =
8383github.com/hashicorp/go-cty v1.4.1-0.20200414143053-d3edf31b6320 h1:1/D3zfFHttUKaCaGKZ/dR2roBXv0vKbSCnssIldfQdI =
8484github.com/hashicorp/go-cty v1.4.1-0.20200414143053-d3edf31b6320 /go.mod h1:EiZBMaudVLy8fmjf9Npq1dq9RalhveqZG5w/yz3mHWs =
85+ github.com/hashicorp/go-cty v1.4.1-0.20200723130312-85980079f637 h1:Ud/6/AdmJ1R7ibdS0Wo5MWPj0T1R0fkpaD087bBaW8I =
86+ github.com/hashicorp/go-cty v1.4.1-0.20200723130312-85980079f637 /go.mod h1:EiZBMaudVLy8fmjf9Npq1dq9RalhveqZG5w/yz3mHWs =
8587github.com/hashicorp/go-hclog v0.9.2 /go.mod h1:5CU+agLiy3J7N7QjHK5d05KxGsuXiQLrjA0H7acj2lQ =
8688github.com/hashicorp/go-hclog v1.3.1 h1:vDwF1DFNZhntP4DAjuTpOw3uEgMUpXh1pB5fW9DqHpo =
8789github.com/hashicorp/go-hclog v1.3.1 /go.mod h1:W4Qnvbt70Wk/zYJryRzDRU/4r0kIg0PVHBcfoyhpF5M =
You can’t perform that action at this time.
0 commit comments