mirror of
https://github.com/tillitis/tillitis-key1.git
synced 2025-11-26 02:16:24 -05:00
- Use correct name. - Don't declare it as static. - Lose the toolchain - Use only basename of path in the b2s comment
7 lines
105 B
Modula-2
7 lines
105 B
Modula-2
module b2s
|
|
|
|
go 1.23.0
|
|
|
|
require golang.org/x/crypto v0.36.0
|
|
|
|
require golang.org/x/sys v0.31.0 // indirect
|