Initial 2024-01-26

This commit is contained in:
root
2024-01-26 07:11:35 +12:00
commit d03c481b33
33 changed files with 4224 additions and 0 deletions

12
go.mod Normal file
View File

@@ -0,0 +1,12 @@
module t/z
go 1.20
require (
github.com/andybalholm/brotli v1.1.0
github.com/gorilla/websocket v1.5.1
golang.org/x/crypto v0.14.0
golang.org/x/net v0.17.0
)
require golang.org/x/sys v0.13.0 // indirect