1
0
mirror of https://github.com/fumiama/aes-rsa-tcp-demo.git synced 2026-06-27 15:30:26 +08:00

feat: add module name

This commit is contained in:
源文雨
2025-03-24 23:42:42 +09:00
parent 7b8211af9d
commit 565dc528eb
3 changed files with 5 additions and 7 deletions

2
go.mod
View File

@@ -1,4 +1,4 @@
module socket
module github.com/fumiama/aes-rsa-tcp-demo
go 1.17