Filling out docs some more

This commit is contained in:
Caleb Gardner
2024-05-18 22:07:24 -05:00
parent 75f8356893
commit f7bbdaa4b3
4 changed files with 91 additions and 17 deletions
+4 -4
View File
@@ -2,9 +2,9 @@ module github.com/CalebQ42/darkstorm-server
go 1.22.3
require golang.org/x/crypto v0.23.0
require (
github.com/google/uuid v1.6.0 // indirect
golang.org/x/sys v0.20.0 // indirect
github.com/google/uuid v1.6.0
golang.org/x/crypto v0.23.0
)
require golang.org/x/sys v0.20.0 // indirect