diff options
Diffstat (limited to 'Gopkg.lock')
| -rw-r--r-- | Gopkg.lock | 67 |
1 files changed, 0 insertions, 67 deletions
diff --git a/Gopkg.lock b/Gopkg.lock deleted file mode 100644 index e8b66c3..0000000 --- a/Gopkg.lock +++ /dev/null @@ -1,67 +0,0 @@ -# This file is autogenerated, do not edit; changes may be undone by the next 'dep ensure'. - - -[[projects]] - branch = "master" - name = "github.com/dhowden/tag" - packages = ["."] - revision = "db0c67e351b1bfbdfc4f99c911e8afd0ca67de98" - -[[projects]] - name = "github.com/fsnotify/fsnotify" - packages = ["."] - revision = "c2828203cd70a50dcccfb2761f8b1f8ceef9a8e9" - version = "v1.4.7" - -[[projects]] - name = "github.com/gorilla/feeds" - packages = ["."] - revision = "2079b9bbce59c062ad62eecb771e3ed3a772b8e4" - version = "v1.1.1" - -[[projects]] - name = "github.com/gorilla/mux" - packages = ["."] - revision = "ed099d42384823742bba0bf9a72b53b55c9e2e38" - version = "v1.7.2" - -[[projects]] - branch = "master" - name = "github.com/wybiral/torgo" - packages = ["."] - revision = "a19a6c8a50489e2fdf37223edc5f1284bb965308" - -[[projects]] - branch = "master" - name = "golang.org/x/crypto" - packages = [ - "ed25519", - "ed25519/internal/edwards25519", - "sha3" - ] - revision = "4def268fd1a49955bfb3dda92fe3db4f924f2285" - -[[projects]] - branch = "master" - name = "golang.org/x/net" - packages = [ - "internal/socks", - "proxy" - ] - revision = "da137c7871d730100384dbcf36e6f8fa493aef5b" - -[[projects]] - branch = "master" - name = "golang.org/x/sys" - packages = [ - "cpu", - "unix" - ] - revision = "04f50cda93cbb67f2afa353c52f342100e80e625" - -[solve-meta] - analyzer-name = "dep" - analyzer-version = 1 - inputs-digest = "c0b13b7e13cee43839881abf059f0b69ef9385100bcad825291bce099a60c3d8" - solver-name = "gps-cdcl" - solver-version = 1 |
