mirror of
https://github.com/prymitive/karma
synced 2026-05-05 03:16:51 +00:00
10 lines
188 B
Modula-2
10 lines
188 B
Modula-2
module _
|
|
|
|
go 1.14
|
|
|
|
require (
|
|
github.com/elazarl/go-bindata-assetfs v1.0.1
|
|
github.com/go-bindata/go-bindata/v3 v3.1.3
|
|
golang.org/x/tools v0.0.0-20200502202811-ed308ab3e770 // indirect
|
|
)
|