Skip to content
This repository has been archived by the owner on Dec 16, 2020. It is now read-only.

Commit

Permalink
Update dependencies for swarm
Browse files Browse the repository at this point in the history
Bumps gateway, faas-provider and gateway for fixes.

Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
  • Loading branch information
alexellis committed Sep 24, 2020
1 parent c3059c8 commit c41cbfa
Show file tree
Hide file tree
Showing 29 changed files with 504 additions and 708 deletions.
20 changes: 6 additions & 14 deletions Gopkg.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 3 additions & 7 deletions Gopkg.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,19 +4,19 @@

[[constraint]]
name = "github.com/openfaas/faas"
version = "0.17.4"
version = "0.18.8"

[[constraint]]
name = "github.com/openfaas/faas-provider"
version = "0.14.0"
version = "0.15.1"

[[constraint]]
name = "github.com/docker/go-units"
version = "0.3.2"

[[constraint]]
name = "github.com/gorilla/mux"
version = "1.6.0"
version = "1.8.0"

# match docker/distribution revision with moby
[[override]]
Expand All @@ -26,7 +26,3 @@
[[override]]
name = "github.com/moby/moby"
revision = "4a804016ab8b9fd55a45cff9687a1de12dee5eb7"

[[constraint]]
name = "github.com/gorilla/websocket"
version = "1.4.0"
19 changes: 0 additions & 19 deletions vendor/github.com/gorilla/context/.travis.yml

This file was deleted.

27 changes: 0 additions & 27 deletions vendor/github.com/gorilla/context/LICENSE

This file was deleted.

10 changes: 0 additions & 10 deletions vendor/github.com/gorilla/context/README.md

This file was deleted.

143 changes: 0 additions & 143 deletions vendor/github.com/gorilla/context/context.go

This file was deleted.

88 changes: 0 additions & 88 deletions vendor/github.com/gorilla/context/doc.go

This file was deleted.

23 changes: 0 additions & 23 deletions vendor/github.com/gorilla/mux/.travis.yml

This file was deleted.

8 changes: 8 additions & 0 deletions vendor/github.com/gorilla/mux/AUTHORS

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit c41cbfa

Please sign in to comment.