good morning!!!!

Skip to content
Snippets Groups Projects
go.mod 1.13 KiB
Newer Older
Anmol Sethi's avatar
Anmol Sethi committed
	github.com/fatih/color v1.7.0 // indirect
	github.com/kr/pretty v0.1.0 // indirect
Anmol Sethi's avatar
Anmol Sethi committed
	github.com/spf13/pflag v1.0.5 // indirect
	github.com/stretchr/testify v1.4.0 // indirect
	go.coder.com/go-tools v0.0.0-20190317003359-0c6a35b74a16
	go.uber.org/atomic v1.4.0 // indirect
	go.uber.org/multierr v1.1.0
Anmol Sethi's avatar
Anmol Sethi committed
	golang.org/x/lint v0.0.0-20190909230951-414d861bb4ac
Anmol Sethi's avatar
Anmol Sethi committed
	golang.org/x/sync v0.0.0-20190911185100-cd5d95a43a6e // indirect
	golang.org/x/sys v0.0.0-20190919044723-0c1ff786ef13 // indirect
	golang.org/x/time v0.0.0-20190308202827-9d24e82272b4
Anmol Sethi's avatar
Anmol Sethi committed
	golang.org/x/tools v0.0.0-20190920225731-5eefd052ad72
	golang.org/x/xerrors v0.0.0-20190717185122-a985d3407aa7
	gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 // indirect
	gotest.tools/gotestsum v0.3.5
	mvdan.cc/sh v2.6.4+incompatible
)