mirror of
https://github.com/Sosokker/openweathermap-dashboard.git
synced 2025-12-18 21:54:05 +01:00
8 lines
155 B
Modula-2
8 lines
155 B
Modula-2
module github.com/Sosokker/openweather-dashboard
|
|
|
|
go 1.23.5
|
|
|
|
require github.com/rs/cors v1.11.1
|
|
|
|
require github.com/patrickmn/go-cache v2.1.0+incompatible
|