aboutsummaryrefslogtreecommitdiff
path: root/Gopkg.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Gopkg.toml')
-rw-r--r--Gopkg.toml23
1 files changed, 0 insertions, 23 deletions
diff --git a/Gopkg.toml b/Gopkg.toml
deleted file mode 100644
index fafb8f3..0000000
--- a/Gopkg.toml
+++ /dev/null
@@ -1,23 +0,0 @@
-[[constraint]]
- branch = "master"
- name = "github.com/hanwen/go-fuse"
-
-[[constraint]]
- branch = "master"
- name = "github.com/jacobsa/crypto"
-
-[[constraint]]
- name = "github.com/pkg/xattr"
- branch = "master"
-
-[[constraint]]
- branch = "master"
- name = "github.com/rfjakob/eme"
-
-[[constraint]]
- branch = "master"
- name = "golang.org/x/crypto"
-
-[[constraint]]
- branch = "master"
- name = "golang.org/x/sync"