1
0
mirror of https://github.com/charlienet/go-mixed.git synced 2025-07-18 00:22:41 +08:00
This commit is contained in:
2022-03-31 13:49:34 +08:00
parent 6efb6dfac8
commit 4b5a1a56da
4 changed files with 189 additions and 0 deletions

1
go.mod
View File

@ -20,6 +20,7 @@ require (
)
require (
github.com/sirupsen/logrus v1.8.1
github.com/stretchr/testify v1.7.1
golang.org/x/crypto v0.0.0-20220321153916-2c7772ba3064 // indirect
golang.org/x/exp v0.0.0-20220328175248-053ad81199eb