mirror of
https://github.com/openfaas/faas.git
synced 2025-06-27 17:23:25 +00:00
Migrate to Go modules
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
This commit is contained in:
committed by
Alex Ellis
parent
2e2250afe8
commit
7ce266adc0
2
gateway/vendor/github.com/nats-io/nkeys/go.mod
generated
vendored
2
gateway/vendor/github.com/nats-io/nkeys/go.mod
generated
vendored
@ -1,3 +1,3 @@
|
||||
module github.com/nats-io/nkeys
|
||||
|
||||
require golang.org/x/crypto v0.0.0-20190701094942-4def268fd1a4
|
||||
require golang.org/x/crypto v0.0.0-20200323165209-0ec3e9974c59
|
||||
|
Reference in New Issue
Block a user