Files
go-xcipher/go.mod
landaiqing 0a1f393828
Some checks are pending
Stability Tests / Stability Tests (1.19, macos-latest) (push) Waiting to run
Stability Tests / Stability Tests (1.19, ubuntu-latest) (push) Waiting to run
Stability Tests / Stability Tests (1.19, windows-latest) (push) Waiting to run
Stability Tests / Stability Tests (1.20, macos-latest) (push) Waiting to run
Stability Tests / Stability Tests (1.20, ubuntu-latest, true) (push) Waiting to run
Stability Tests / Stability Tests (1.20, windows-latest) (push) Waiting to run
Add stability testing
2025-03-14 00:51:44 +08:00

8 lines
134 B
Modula-2

module github.com/landaiqing/go-xcipher
go 1.24.0
require golang.org/x/crypto v0.36.0
require golang.org/x/sys v0.31.0 // indirect