openweathermap-dashboard/cmd/go.mod

6 lines
96 B
Modula-2

module github.com/Sosokker/openweather-dashboard
go 1.23.5
require github.com/rs/cors v1.11.1