good morning!!!!

Skip to content
Snippets Groups Projects
go.mod 3.53 KiB
Newer Older
Alex Sharov's avatar
Alex Sharov committed
go 1.16
Alex Sharov's avatar
Alex Sharov committed
	github.com/RoaringBitmap/roaring v0.5.6-0.20201124195327-6ec715d630bc
	github.com/docker/docker v1.4.2-0.20180625184442-8e610b2b55bf
	github.com/dop251/goja v0.0.0-20200721192441-a695b0cdd498
	github.com/go-sourcemap/sourcemap v2.1.3+incompatible // indirect
Igor Mandrigin's avatar
Igor Mandrigin committed
	github.com/google/gofuzz v1.1.1-0.20200604201612-c04b05f3adfa
Alexey Sharp's avatar
Alexey Sharp committed
	github.com/hashicorp/golang-lru v0.5.5-0.20210104140557-80c98217689d
Alexey Sharp's avatar
Alexey Sharp committed
	github.com/huin/goupnp v1.0.1-0.20200620063722-49508fba0031
	github.com/influxdata/influxdb v1.8.3
Alexey Sharp's avatar
Alexey Sharp committed
	github.com/jedisct1/go-minisign v0.0.0-20190909160543-45766022959e
Alexey Sharp's avatar
Alexey Sharp committed
	github.com/kr/pretty v0.2.0 // indirect
	golang.org/x/crypto v0.0.0-20200820211705-5c72a883971a
	golang.org/x/sync v0.0.0-20200625203802-6e8e738ad208
Alexey Sharp's avatar
Alexey Sharp committed
	golang.org/x/sys v0.0.0-20210124154548-22da62e12c0c
Alex Sharov's avatar
Alex Sharov committed
	golang.org/x/tools v0.0.0-20200928182047-19e03678916f
Alex Sharov's avatar
Alex Sharov committed
	gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15
Alex Sharov's avatar
Alex Sharov committed
	gopkg.in/olebedev/go-duktape.v3 v3.0.0-20200619000410-60c24ae608a6
b00ris's avatar
b00ris committed
)