module github.com/benpate/steranko go 1.15 require ( github.com/benpate/data v0.9.3 github.com/benpate/derp v0.15.0 github.com/benpate/list v0.2.0 github.com/benpate/remote v0.5.8 github.com/benpate/schema v0.8.0 github.com/davecgh/go-spew v1.1.1 github.com/dgrijalva/jwt-go v3.2.0+incompatible github.com/labstack/echo v3.3.10+incompatible github.com/labstack/gommon v0.3.0 // indirect github.com/stretchr/testify v1.6.1 golang.org/x/crypto v0.0.0-20200820211705-5c72a883971a )