summaryrefslogtreecommitdiffstats
path: root/go.mod
diff options
context:
space:
mode:
authorBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>2019-02-02 12:04:42 +0100
committerBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>2019-02-02 14:05:28 +0100
commit7e4b18c5ae409435760ebd86ff9ee3061db34a5d (patch)
tree748f8dab062dad103293575b37e653eb639da319 /go.mod
parent483cf19d5de05e8a83fd1be6934baa169c7fd7c8 (diff)
commands: Update debouncer version
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index d60deb020..ce5a4e04a 100644
--- a/go.mod
+++ b/go.mod
@@ -8,7 +8,7 @@ require (
github.com/alecthomas/assert v0.0.0-20170929043011-405dbfeb8e38
github.com/alecthomas/chroma v0.6.2
github.com/alecthomas/repr v0.0.0-20181024024818-d37bc2a10ba1 // indirect
- github.com/bep/debounce v1.1.0
+ github.com/bep/debounce v1.2.0
github.com/bep/gitmap v1.0.0
github.com/bep/go-tocss v0.6.0
github.com/chaseadamsio/goorgeous v1.1.0