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 769432b commit 720b648Copy full SHA for 720b648
go.mod
@@ -2,6 +2,8 @@ module github.com/hashicorp/terraform-plugin-go
2
3
go 1.21
4
5
+toolchain go1.21.6
6
+
7
require (
8
github.com/google/go-cmp v0.6.0
9
github.com/hashicorp/go-hclog v1.5.0
0 commit comments