module github.com/openfaas/faas/auth/basic-auth go 1.15 require ( github.com/openfaas/faas-provider v0.17.0 github.com/pkg/errors v0.8.1 )