We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b7f6f59 commit d4f703eCopy full SHA for d4f703e
go.mod
@@ -1,6 +1,7 @@
1
module github.com/coder/terraform-provider-coderd
2
3
-go 1.22.3
+go 1.22.4
4
+
5
require (
6
github.com/coder/coder/v2 v2.13.0
7
github.com/docker/docker v26.1.4+incompatible
0 commit comments