Skip to content

Commit 7f7c409

Browse files
fix(deps): update module github.com/zclconf/go-cty to v1.17.0
1 parent 4522562 commit 7f7c409

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ require (
2929
github.com/spf13/viper v1.19.0
3030
github.com/stretchr/testify v1.9.0
3131
github.com/whilp/git-urls v1.0.0
32-
github.com/zclconf/go-cty v1.14.4
32+
github.com/zclconf/go-cty v1.17.0
3333
go.uber.org/multierr v1.11.0
3434
gopkg.in/yaml.v3 v3.0.1
3535
)

0 commit comments

Comments
 (0)