We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ce91b99 commit e53591cCopy full SHA for e53591c
go.mod
@@ -1,6 +1,7 @@
1
module github.com/coder/coder/v2
2
3
go 1.24.1
4
+
5
// Required until a v3 of chroma is created to lazily initialize all XML files.
6
// None of our dependencies seem to use the registries anyways, so this
7
// should be fine...
0 commit comments