mirror of
https://github.com/emmansun/gmsm.git
synced 2025-08-28 11:13:17 +08:00
![dependabot[bot]](/assets/img/avatar_default.png)
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.40.0 to 0.41.0. - [Commits](https://github.com/golang/crypto/compare/v0.40.0...v0.41.0) --- updated-dependencies: - dependency-name: golang.org/x/crypto dependency-version: 0.41.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
8 lines
126 B
Modula-2
8 lines
126 B
Modula-2
module github.com/emmansun/gmsm
|
|
|
|
go 1.23.0
|
|
|
|
require golang.org/x/crypto v0.41.0
|
|
|
|
require golang.org/x/sys v0.35.0 // indirect
|