Display Console

This commit is contained in:
2024-09-23 16:50:04 +02:00
parent 7159bae9f7
commit 0bae45a824
6 changed files with 91 additions and 7 deletions

View File

@@ -11,6 +11,7 @@ require (
require (
github.com/asticode/go-astikit v0.20.0 // indirect
github.com/asticode/go-astits v1.8.0 // indirect
github.com/gorilla/websocket v1.5.3
golang.org/x/net v0.0.0-20200904194848-62affa334b73 // indirect
golang.org/x/text v0.3.2 // indirect
)