mirror of
https://github.com/prymitive/karma
synced 2026-08-19 11:36:24 +00:00
11 lines
180 B
AMPL
11 lines
180 B
AMPL
module _
|
|
|
|
go 1.23.0
|
|
|
|
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
|
|
)
|