initial commit

This commit is contained in:
Beric Bearnson
2024-08-02 13:04:41 -06:00
commit 28e5a1ba78
5 changed files with 158 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
module sshpong
go 1.22.1
require github.com/google/uuid v1.6.0