1
0
mirror of https://github.com/fumiama/aes-rsa-tcp-demo.git synced 2026-06-29 00:10:26 +08:00
This commit is contained in:
源文雨
2023-12-29 16:29:41 +09:00
commit f79b275f42
13 changed files with 827 additions and 0 deletions

7
go.mod Normal file
View File

@@ -0,0 +1,7 @@
module socket
go 1.17
require github.com/fumiama/go-base16384 v1.7.0
require golang.org/x/text v0.3.7 // indirect