diff options
author | kali <kali@leap.se> | 2018-09-26 20:36:18 +0200 |
---|---|---|
committer | Kali Kaneko (leap communications) <kali@leap.se> | 2018-09-26 20:43:51 +0200 |
commit | b26241ce8ec2b992b4209677ea75df608964cdbf (patch) | |
tree | 237b93bf1173cd4207e960cad6ff0c3c2104a75f /vendor.json | |
parent | f1e820ba1664cc1d3f69e15d0356552fecaf6fcd (diff) |
[pkg] vendor getlantern/systray
this is a workaround for riseup_vpn#28
Diffstat (limited to 'vendor.json')
-rw-r--r-- | vendor.json | 9 |
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" + } + ] +} + |