feat: 支持添加自定义 header

This commit is contained in:
Mmx233
2022-10-30 14:11:40 +08:00
parent f5c1af8496
commit f347ca4539
4 changed files with 30 additions and 15 deletions

1
go.mod
View File

@@ -5,6 +5,7 @@ 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