module github.com/1dustindavis/gorilla go 1.16 require ( github.com/gonutz/w32 v1.0.0 github.com/hashicorp/go-version v1.3.0 github.com/kr/text v0.2.0 // indirect golang.org/x/sys v0.0.0-20210514084401-e8d321eab015 gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c // indirect gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b )