aboutsummaryrefslogtreecommitdiff
path: root/Gopkg.toml
diff options
context:
space:
mode:
authorBolshevik2018-05-07 10:50:16 +0200
committerJakob Unterwurzacher2018-05-07 21:45:40 +0200
commit95964fb5f0646ffb21d7b67ac9077ba2ef880526 (patch)
tree673c0356495490684f00a57c182898d7c1042d79 /Gopkg.toml
parentfc8fca04a8139de3683afb9c7c354dbbb151e490 (diff)
Updated dependencies.
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"