fix(region): add seclib aes

This commit is contained in:
ioito
2022-03-24 18:07:28 +08:00
parent 17c17aa3a0
commit d76f2d20fb
11 changed files with 1410 additions and 38 deletions

6
vendor/modules.txt vendored
View File

@@ -678,6 +678,8 @@ github.com/tencentyun/cos-go-sdk-v5/debug
github.com/texttheater/golang-levenshtein/levenshtein
# github.com/tinylib/msgp v1.1.0
github.com/tinylib/msgp/msgp
# github.com/tjfoc/gmsm v1.4.1
github.com/tjfoc/gmsm/sm4
# github.com/tklauser/go-sysconf v0.3.9
github.com/tklauser/go-sysconf
# github.com/tklauser/numcpus v0.3.0
@@ -1263,11 +1265,11 @@ yunion.io/x/pkg/util/workqueue
yunion.io/x/pkg/utils
# yunion.io/x/s3cli v0.0.0-20190917004522-13ac36d8687e
yunion.io/x/s3cli
# yunion.io/x/sqlchemy v0.0.0-20220119131341-fadec84c0638
# yunion.io/x/sqlchemy v0.0.0-20220312043902-049823163880
yunion.io/x/sqlchemy
yunion.io/x/sqlchemy/backends
yunion.io/x/sqlchemy/backends/clickhouse
yunion.io/x/sqlchemy/backends/mysql
yunion.io/x/sqlchemy/backends/sqlite
# yunion.io/x/structarg v0.0.0-20220224030024-02b7582b2546
# yunion.io/x/structarg v0.0.0-20220312084958-9c6c79c7d1c6
yunion.io/x/structarg