summaryrefslogtreecommitdiffstats
path: root/go.mod
diff options
context:
space:
mode:
authorTomasz Gardocki <tgardocki1@gmail.com>2023-02-16 17:43:47 +0100
committerTomasz Gardocki <tgardocki1@gmail.com>2023-02-16 17:43:47 +0100
commit02fb0f051fc0c9808d9ecfbec4197e798554284c (patch)
tree3ad201654224ae6ab872194b4ab3b56929d17304 /go.mod
parent98771c2084efec28721c58a2a4230fd4c1900081 (diff)
Revert termbox-go dependency bump
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 72c6390..cab770c 100644
--- a/go.mod
+++ b/go.mod
@@ -13,7 +13,7 @@ require (
github.com/jaypipes/ghw v0.9.0
github.com/mattn/go-runewidth v0.0.13
github.com/mitchellh/go-wordwrap v1.0.1 // indirect
- github.com/nsf/termbox-go v1.1.1 // indirect
+ github.com/nsf/termbox-go v0.0.0-20200418040025-38ba6e5628f1 // indirect
github.com/onsi/ginkgo v1.14.2 // indirect
github.com/onsi/gomega v1.10.4 // indirect
github.com/shibukawa/configdir v0.0.0-20170330084843-e180dbdc8da0