Skip to content

Commit ef2ce8b

Browse files
committed
fix go version
1 parent 0c8cbe9 commit ef2ce8b

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

go.mod

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
module github.com/coder/terraform-provider-coder
22

3-
go 1.22
4-
toolchain go1.22.9
3+
go 1.22.9
54

65
require (
76
github.com/docker/docker v26.1.5+incompatible

0 commit comments

Comments
 (0)