Files
go-transcrypt/go.mod
dependabot[bot] a9a497dd0f Bump golang.org/x/crypto from 0.36.0 to 0.37.0
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.36.0 to 0.37.0.
- [Commits](https://github.com/golang/crypto/compare/v0.36.0...v0.37.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-07 04:58:07 +00:00

11 lines
168 B
Modula-2

module github.com/jantytgat/go-transcrypt
go 1.24
require (
github.com/minio/sio v0.4.1
golang.org/x/crypto v0.37.0
)
require golang.org/x/sys v0.32.0 // indirect