mirror of
https://github.com/openfaas/faas.git
synced 2025-06-30 02:33:29 +00:00
Update Go module for basic-auth and remove Gopkg file
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
This commit is contained in:
@ -1,8 +1,8 @@
|
||||
module github.com/openfaas/faas/auth/basic-auth
|
||||
|
||||
go 1.15
|
||||
go 1.17
|
||||
|
||||
require (
|
||||
github.com/openfaas/faas-provider v0.17.0
|
||||
github.com/openfaas/faas-provider v0.18.9
|
||||
github.com/pkg/errors v0.8.1
|
||||
)
|
||||
|
Reference in New Issue
Block a user