diff options
author | Kali Kaneko (leap communications) <kali@leap.se> | 2019-07-02 18:55:50 +0200 |
---|---|---|
committer | Ruben Pollan <meskio@sindominio.net> | 2019-08-05 11:46:06 -0400 |
commit | ebe7e3e10485ea69ca5726117c643b8851ba45f9 (patch) | |
tree | 57d774ba7a289f6e6521246168f91587ed67b515 /go.mod | |
parent | 5b7ca227d66da0ebaca2fc6b02782d98d28e3e58 (diff) |
[pkg] bump modules
Diffstat (limited to 'go.mod')
-rw-r--r-- | go.mod | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -11,6 +11,7 @@ require ( github.com/getlantern/hex v0.0.0-20160523043825-083fba3033ad github.com/getlantern/hidden v0.0.0-20160523043807-d52a649ab33a github.com/getlantern/ops v0.0.0-20170904182230-37353306c908 + github.com/getlantern/systray v0.0.0-20190626064521-f2fa635d0474 github.com/go-stack/stack v1.8.0 github.com/golang/text v0.3.0 // indirect github.com/gotk3/gotk3 v0.0.0-20190108052711-d09d58ef3476 |