We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b703e7d commit 256b13cCopy full SHA for 256b13c
2 files changed
go.mod
@@ -13,11 +13,11 @@ require (
13
github.com/kpango/glg v1.6.4
14
github.com/kyokomi/emoji/v2 v2.2.8
15
github.com/manifoldco/promptui v0.9.0
16
- github.com/nikoksr/notify v0.17.3
+ github.com/nikoksr/notify v0.24.0
17
github.com/olekukonko/tablewriter v0.0.5
18
github.com/schollz/progressbar/v3 v3.8.3
19
github.com/soniah/evaler v2.2.0+incompatible
20
- github.com/stretchr/testify v1.7.0
+ github.com/stretchr/testify v1.7.1
21
github.com/tyler-smith/go-bip39 v1.1.0
22
github.com/ulule/limiter/v3 v3.8.0
23
github.com/valyala/fasthttp v1.31.0
0 commit comments