Загрузить файлы в «/»

This commit is contained in:
2026-01-03 15:09:22 +01:00
commit 1311d5d6bc
3 changed files with 33 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
module git.vrsal.cc/alex/iros
go 1.19
require (
github.com/gorilla/websocket v1.5.0
github.com/inconshreveable/mousetrap v1.0.1 // indirect
github.com/spf13/cobra v1.6.1
github.com/spf13/pflag v1.0.5 // indirect
)