mirror of
https://github.com/prymitive/karma
synced 2026-08-19 11:36:24 +00:00
9 lines
134 B
AMPL
9 lines
134 B
AMPL
module _
|
|
|
|
go 1.14
|
|
|
|
require (
|
|
golang.org/x/tools v0.0.0-20200710042808-f1c4188a97a1 // indirect
|
|
honnef.co/go/tools v0.0.1-2020.1.6
|
|
)
|