We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
go mod tidy
1 parent 10fb7bc commit b4e2846Copy full SHA for b4e2846
go.mod
@@ -1,6 +1,6 @@
1
module github.com/coder/coder/v2
2
3
-go 1.20
+go 1.21
4
5
// Required until https://github.com/hashicorp/terraform-config-inspect/pull/74 is merged.
6
replace github.com/hashicorp/terraform-config-inspect => github.com/kylecarbs/terraform-config-inspect v0.0.0-20211215004401-bbc517866b88
0 commit comments