module code-knockers.com/hugo/generic-mastodon-authenticator go 1.13 require ( github.com/dgrijalva/jwt-go v3.2.0+incompatible // indirect github.com/gorilla/websocket v1.4.1 github.com/labstack/echo v3.3.10+incompatible github.com/labstack/gommon v0.3.0 // indirect github.com/oklog/ulid v1.3.1 github.com/valyala/fasttemplate v1.1.0 // indirect golang.org/x/crypto v0.0.0-20191119213627-4f8c1d86b1ba // indirect )