22 lines
757 B
Modula-2
22 lines
757 B
Modula-2
module tulpa.dev/cadey/iconia
|
|
|
|
go 1.12
|
|
|
|
require (
|
|
github.com/facebookarchive/flagenv v0.0.0-20160425205200-fcd59fca7456
|
|
github.com/facebookgo/flagenv v0.0.0-20160425205200-fcd59fca7456 // indirect
|
|
github.com/golang/protobuf v1.3.2
|
|
github.com/hashicorp/yamux v0.0.0-20190923154419-df201c70410d
|
|
github.com/kr/pretty v0.1.0
|
|
github.com/povilasv/prommod v0.0.12
|
|
github.com/prometheus/client_golang v1.2.1
|
|
github.com/smartystreets/goconvey v1.6.4 // indirect
|
|
github.com/twitchtv/twirp v5.8.0+incompatible
|
|
go.chromium.org/luci v0.0.0-20191128012655-94aa8d72b78e
|
|
golang.org/x/crypto v0.0.0-20190923035154-9ee001bba392
|
|
golang.org/x/net v0.0.0-20190923162816-aa69164e4478
|
|
within.website/confyg v0.4.0
|
|
within.website/ln v0.7.0
|
|
within.website/x v1.2.0
|
|
)
|