good morning!!!!

Skip to content
Snippets Groups Projects
go.mod 649 B
Newer Older
Anmol Sethi's avatar
Anmol Sethi committed
	github.com/davecgh/go-spew v1.1.1 // indirect
	github.com/gobwas/httphead v0.0.0-20180130184737-2c6c146eadee // indirect
	github.com/gobwas/pool v0.2.0 // indirect
	github.com/gobwas/ws v1.0.2
Anmol Sethi's avatar
Anmol Sethi committed
	github.com/golang/protobuf v1.3.2 // indirect
	github.com/kr/pretty v0.1.0 // indirect
	github.com/stretchr/testify v1.4.0 // indirect
	go.uber.org/atomic v1.4.0 // indirect
Anmol Sethi's avatar
Anmol Sethi committed
	go.uber.org/multierr v1.1.0 // indirect
	golang.org/x/time v0.0.0-20190308202827-9d24e82272b4
	gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 // indirect
)