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
8 lines
134 B
Modula-2
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
|