We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 84a6d30 commit d72a4ddCopy full SHA for d72a4dd
go.mod
@@ -1,8 +1,6 @@
1
module github.com/stackitcloud/terraform-provider-stackit
2
3
-go 1.23.0
4
-
5
-toolchain go1.24.1
+go 1.23
6
7
require (
8
github.com/google/go-cmp v0.7.0
0 commit comments