We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4522562 commit 7f7c409Copy full SHA for 7f7c409
go.mod
@@ -29,7 +29,7 @@ require (
29
github.com/spf13/viper v1.19.0
30
github.com/stretchr/testify v1.9.0
31
github.com/whilp/git-urls v1.0.0
32
- github.com/zclconf/go-cty v1.14.4
+ github.com/zclconf/go-cty v1.17.0
33
go.uber.org/multierr v1.11.0
34
gopkg.in/yaml.v3 v3.0.1
35
)
0 commit comments