aboutsummaryrefslogtreecommitdiff
path: root/nixpkgs/pkgs/servers/gobetween/gomod.patch
diff options
context:
space:
mode:
Diffstat (limited to 'nixpkgs/pkgs/servers/gobetween/gomod.patch')
-rw-r--r--nixpkgs/pkgs/servers/gobetween/gomod.patch30
1 files changed, 11 insertions, 19 deletions
diff --git a/nixpkgs/pkgs/servers/gobetween/gomod.patch b/nixpkgs/pkgs/servers/gobetween/gomod.patch
index 98181e3fe79..2f0fb408061 100644
--- a/nixpkgs/pkgs/servers/gobetween/gomod.patch
+++ b/nixpkgs/pkgs/servers/gobetween/gomod.patch
@@ -1,21 +1,13 @@
-diff --git a/go.mod b/go.mod
-index 536631a..f91e862 100644
---- a/go.mod
-+++ b/go.mod
-@@ -7,7 +7,7 @@ require (
- github.com/burntsushi/toml v0.3.1
- github.com/elgs/gojq v0.0.0-20160421194050-81fa9a608a13
- github.com/elgs/gosplitargs v0.0.0-20161028071935-a491c5eeb3c8 // indirect
-- github.com/flosch/pongo2 v0.0.0-20181225140029-79872a7b2769 // indirect
-+ github.com/flosch/pongo2 v0.0.0-20190707114632-bbf5a6c351f4 // indirect
- github.com/fsouza/go-dockerclient v1.3.6
- github.com/gin-contrib/cors v0.0.0-20190301062745-f9e10995c85a
- github.com/gin-gonic/gin v1.3.0
-@@ -20,7 +20,6 @@ require (
+diff --git a/src/go.mod b/src/go.mod
+index 3242342..795c306 100644
+--- a/src/go.mod
++++ b/src/go.mod
+@@ -28,7 +28,7 @@ require (
github.com/juju/go4 v0.0.0-20160222163258-40d72ab9641a // indirect
github.com/juju/persistent-cookiejar v0.0.0-20171026135701-d5e5a8405ef9 // indirect
- github.com/juju/schema v0.0.0-20181210140654-64a6158e9071 // indirect
-- github.com/juju/utils v0.0.0-20180820210520-bf9cc5bdd62d // indirect
- github.com/juju/webbrowser v0.0.0-20180907093207-efb9432b2bcb // indirect
- github.com/julienschmidt/httprouter v1.2.0 // indirect
- github.com/lxc/lxd v0.0.0-20190314233831-41efd98813f3
+ github.com/juju/webbrowser v1.0.0 // indirect
+- github.com/lxc/lxd v0.0.0-20200706202337-814c96fcec74
++ github.com/lxc/lxd v0.0.0-20200727014606-0d408e8e8ebb
+ github.com/mattn/go-colorable v0.1.7 // indirect
+ github.com/miekg/dns v1.1.30
+ github.com/mitchellh/go-testing-interface v1.14.0 // indirect