Skip to content

Commit e53591c

Browse files
committed
fmt
1 parent ce91b99 commit e53591c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

go.mod

+1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
module github.com/coder/coder/v2
22

33
go 1.24.1
4+
45
// Required until a v3 of chroma is created to lazily initialize all XML files.
56
// None of our dependencies seem to use the registries anyways, so this
67
// should be fine...

0 commit comments

Comments
 (0)