gmsm/go.mod
dependabot[bot] d8b9a2c56c
build(deps): bump golang.org/x/crypto from 0.41.0 to 0.43.0
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.41.0 to 0.43.0.
- [Commits](https://github.com/golang/crypto/compare/v0.41.0...v0.43.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-version: 0.43.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-13 23:03:28 +00:00

8 lines
126 B
Modula-2

module github.com/emmansun/gmsm
go 1.24.0
require golang.org/x/crypto v0.43.0
require golang.org/x/sys v0.37.0 // indirect