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 9348a95 commit d2e58f9Copy full SHA for d2e58f9
go.mod
@@ -1,6 +1,8 @@
1
module github.com/akamai/cli-terraform/v2
2
3
-go 1.22
+go 1.22.0
4
+
5
+toolchain go1.22.11
6
7
require (
8
github.com/akamai/AkamaiOPEN-edgegrid-golang/v10 v10.0.0
0 commit comments