chroma/go.mod

11 lines
238 B
Modula-2
Raw Normal View History

module toastielab.dev/toastie-stuff/chroma/v2
go 1.24.1
require (
github.com/alecthomas/assert/v2 v2.10.0
github.com/alecthomas/repr v0.4.0
github.com/dlclark/regexp2 v1.11.0
)
require github.com/hexops/gotextdiff v1.0.3 // indirect