aboutsummaryrefslogtreecommitdiff
path: root/Gopkg.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Gopkg.toml')
-rw-r--r--Gopkg.toml3
1 files changed, 3 insertions, 0 deletions
diff --git a/Gopkg.toml b/Gopkg.toml
index e69de29..bd0246a 100644
--- a/Gopkg.toml
+++ b/Gopkg.toml
@@ -0,0 +1,3 @@
+[[constraint]]
+ name = "github.com/pkg/xattr"
+ branch = "master"