aboutsummaryrefslogtreecommitdiff
path: root/Gopkg.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Gopkg.toml')
-rw-r--r--Gopkg.toml19
1 files changed, 0 insertions, 19 deletions
diff --git a/Gopkg.toml b/Gopkg.toml
index 0641c78..e69de29 100644
--- a/Gopkg.toml
+++ b/Gopkg.toml
@@ -1,19 +0,0 @@
-[[constraint]]
- branch = "master"
- name = "github.com/hanwen/go-fuse"
-
-[[constraint]]
- branch = "master"
- name = "github.com/jacobsa/crypto"
-
-[[constraint]]
- branch = "master"
- name = "github.com/rfjakob/eme"
-
-[[constraint]]
- branch = "master"
- name = "golang.org/x/crypto"
-
-[[constraint]]
- branch = "master"
- name = "golang.org/x/sync"