Skip to content

Commit 720b648

Browse files
authored
Adding go toolchain directive (#384)
1 parent 769432b commit 720b648

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

go.mod

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@ module github.com/hashicorp/terraform-plugin-go
22

33
go 1.21
44

5+
toolchain go1.21.6
6+
57
require (
68
github.com/google/go-cmp v0.6.0
79
github.com/hashicorp/go-hclog v1.5.0

0 commit comments

Comments
 (0)