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 7395d50 commit 621d9f2Copy full SHA for 621d9f2
1 file changed
go.mod
@@ -10,7 +10,7 @@ require (
10
github.com/hetznercloud/hcloud-go/v2 v2.36.0
11
github.com/mitchellh/mapstructure v1.5.0
12
github.com/stretchr/testify v1.11.1
13
- github.com/zclconf/go-cty v1.17.0
+ github.com/zclconf/go-cty v1.18.0
14
)
15
16
require (
0 commit comments