Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e8ceab6 commit ab54d76Copy full SHA for ab54d76
go.mod
@@ -1,6 +1,6 @@
1
module github.com/coder/coder/v2
2
3
-go 1.25
+go 1.24.6
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
0 commit comments