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 ce98bf4 commit f9cbb54Copy full SHA for f9cbb54
1 file changed
go.mod
@@ -10,7 +10,7 @@ require (
10
github.com/hetznercloud/hcloud-go/v2 v2.44.0
11
github.com/mitchellh/mapstructure v1.5.0
12
github.com/stretchr/testify v1.11.1
13
- github.com/zclconf/go-cty v1.18.1
+ github.com/zclconf/go-cty v1.19.0
14
)
15
16
require (
0 commit comments