build: 更新依赖

This commit is contained in:
Mmx233
2022-02-26 16:10:00 +08:00
parent 41e41c7ee9
commit 853923fe90
4 changed files with 8 additions and 11 deletions

3
go.mod
View File

@@ -3,8 +3,7 @@ module github.com/Mmx233/BitSrunLoginGo
go 1.17
require (
github.com/Mmx233/config v0.0.3
github.com/Mmx233/tool v0.5.7
github.com/Mmx233/tool v0.5.9
github.com/howeyc/fsnotify v0.9.0
github.com/spf13/viper v1.10.1
)