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.20
|
|
|
|
require golang.org/x/perf v0.0.0-20220920022801-e8d778a60d07
|
|
|
|
require (
|
|
github.com/google/safehtml v0.0.2 // indirect
|
|
golang.org/x/text v0.3.8 // indirect
|
|
)
|