This commit is contained in:
2026-07-06 19:12:44 +02:00
parent 16603321be
commit 2fe5db60c2
6 changed files with 628 additions and 0 deletions

5
geolocate/go.mod Normal file
View File

@@ -0,0 +1,5 @@
module sneak.berlin/go/geolocate
go 1.26.1
require github.com/jaisonerick/macwifi v1.0.0