|
|
@@ -10,7 +10,7 @@ require (
|
|
|
github.com/BurntSushi/toml v1.6.0
|
|
|
github.com/alecthomas/chroma/v2 v2.23.1
|
|
|
github.com/andybalholm/brotli v1.2.0
|
|
|
- github.com/ayn2op/tview v0.0.0-20260303031938-2b5070cf10d5
|
|
|
+ github.com/ayn2op/tview v0.0.0-20260304032402-f69fad13517e
|
|
|
github.com/deckarep/gosx-notifier v0.0.0-20180201035817-e127226297fb
|
|
|
github.com/diamondburned/arikawa/v3 v3.6.1-0.20260226015332-783a3e8e8e86
|
|
|
github.com/diamondburned/ningen/v3 v3.0.1-0.20260226220604-93f1e60c3cdb
|
|
|
@@ -21,6 +21,7 @@ require (
|
|
|
github.com/gorilla/websocket v1.5.3
|
|
|
github.com/klauspost/compress v1.18.4
|
|
|
github.com/ncruces/zenity v0.10.14
|
|
|
+ github.com/rivo/uniseg v0.4.7
|
|
|
github.com/sahilm/fuzzy v0.1.1
|
|
|
github.com/skip2/go-qrcode v0.0.0-20200617195104-da1b6568686e
|
|
|
github.com/skratchdot/open-golang v0.0.0-20200116055534-eef842397966
|
|
|
@@ -47,7 +48,6 @@ require (
|
|
|
github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 // indirect
|
|
|
github.com/pkg/errors v0.9.1 // indirect
|
|
|
github.com/randall77/makefat v0.0.0-20210315173500-7ddd0e42c844 // indirect
|
|
|
- github.com/rivo/uniseg v0.4.7 // indirect
|
|
|
github.com/sergeymakinen/go-bmp v1.0.0 // indirect
|
|
|
github.com/sergeymakinen/go-ico v1.0.0 // indirect
|
|
|
github.com/tadvi/systray v0.0.0-20190226123456-11a2b8fa57af // indirect
|