This commit is contained in:
Nils
2025-08-27 10:54:55 +02:00
parent 4ca51d3115
commit 0c158f83bb
24 changed files with 2216 additions and 241 deletions
+5
View File
@@ -0,0 +1,5 @@
module offline-map-tile-downloader
go 1.24.5
require github.com/gorilla/websocket v1.5.3