summaryrefslogtreecommitdiff
path: root/vendor.json
diff options
context:
space:
mode:
authorKali Kaneko (leap communications) <kali@leap.se>2018-11-14 20:45:46 +0100
committerKali Kaneko (leap communications) <kali@leap.se>2018-11-14 20:54:24 +0100
commite090ea1a2da8c4ff5e98fb09e37d51042e380b0a (patch)
treed073d0164e9695233644cc9a3d9a985668aade26 /vendor.json
parent36c05e395e63837c27ed5d4eaf4377c7d5df1e76 (diff)
[pkg] add temporary vendoring of getlantern/systray to fix win bug
this adds upstream PR #74
Diffstat (limited to 'vendor.json')
-rw-r--r--vendor.json9
1 files changed, 9 insertions, 0 deletions
diff --git a/vendor.json b/vendor.json
new file mode 100644
index 0000000..14c7610
--- /dev/null
+++ b/vendor.json
@@ -0,0 +1,9 @@
+{
+ "comment": "",
+ "package": [
+ {
+ "path": "github.com/getlantern/systray"
+ }
+ ]
+}
+