aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorJulian Weigt <julian.weigt@gmail.com>2020-04-26 22:19:41 +0300
committerJulian Weigt <julian.weigt@gmail.com>2020-04-26 22:19:41 +0300
commitb0983a47c9cb8499ca91327cc8b70e7752e911ad (patch)
tree96cfa9bd41a9a18e6ebe658b7c27f61bfc8c42af /go.mod
parent0f85fcc3fac833b1635af111e1a7024254fcf3c6 (diff)
Use github.com/zyedidia/clipboard for clipboard.
Now one can choose as register clipboard and primary.
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod1
1 files changed, 1 insertions, 0 deletions
diff --git a/go.mod b/go.mod
index b8106b0..3ad5825 100644
--- a/go.mod
+++ b/go.mod
@@ -17,6 +17,7 @@ require (
github.com/sasha-s/go-deadlock v0.2.0
github.com/shurcooL/sanitized_anchor_name v1.0.0 // indirect
github.com/stretchr/testify v1.5.1
+ github.com/zyedidia/clipboard v0.0.0-20190823154308-241f98e9b197
go.etcd.io/bbolt v1.3.3
golang.org/x/image v0.0.0-20200119044424-58c23975cae1
golang.org/x/net v0.0.0-20200324143707-d3edc9973b7e