chore: Context新增对JWT的支持

This commit is contained in:
tangtanglove
2023-11-22 19:16:27 +08:00
parent 495b6a5ace
commit fd3979037e
4 changed files with 49 additions and 1 deletions

1
go.mod
View File

@@ -150,6 +150,7 @@ require (
github.com/mattn/go-isatty v0.0.19 // indirect
github.com/mattn/go-runewidth v0.0.14 // indirect
github.com/minio/minio-go/v7 v7.0.60
github.com/mitchellh/mapstructure v1.5.0
github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd // indirect
github.com/modern-go/reflect2 v1.0.2 // indirect
github.com/mohae/deepcopy v0.0.0-20170929034955-c48cc78d4826 // indirect