mirror of
https://github.com/prymitive/karma
synced 2026-05-05 03:16:51 +00:00
11 lines
178 B
Modula-2
11 lines
178 B
Modula-2
module _
|
|
|
|
go 1.19
|
|
|
|
require golang.org/x/perf v0.0.0-20220915210522-6646f2032b55
|
|
|
|
require (
|
|
github.com/google/safehtml v0.0.2 // indirect
|
|
golang.org/x/text v0.3.6 // indirect
|
|
)
|