chore: 去除随机 UA 功能

This commit is contained in:
Mmx233
2022-10-30 14:40:23 +08:00
parent 73e6bfe9de
commit 104c2662b7
4 changed files with 0 additions and 11 deletions

1
go.mod
View File

@@ -5,7 +5,6 @@ go 1.19
require (
github.com/Mmx233/tool v0.6.8
github.com/antonfisher/nested-logrus-formatter v1.3.1
github.com/corpix/uarand v0.2.0
github.com/howeyc/fsnotify v0.9.0
github.com/sirupsen/logrus v1.9.0
github.com/spf13/viper v1.13.0