mirror of
https://github.com/nethical6/conversation-steganography.git
synced 2026-07-22 01:55:08 +02:00
8 lines
121 B
Modula-2
8 lines
121 B
Modula-2
module conversationstenography
|
|
|
|
go 1.22
|
|
|
|
require golang.org/x/term v0.27.0
|
|
|
|
require golang.org/x/sys v0.28.0 // indirect
|