update some...
Build go program / Explore-Gitea-Actions (push) Successful in 13m4s

This commit is contained in:
Adrian Zürcher
2025-12-14 21:54:13 +01:00
parent 165fe1b9e5
commit f786edfb90
4 changed files with 198 additions and 2 deletions
+4
View File
@@ -1,3 +1,7 @@
module test
go 1.24.5
require github.com/gorilla/mux v1.8.1
require github.com/gorilla/websocket v1.5.3