weather/go.mod
Seán C McCord 4b0ef3e33a
initial commit
Signed-off-by: Seán C McCord <ulexus@gmail.com>
2022-01-12 20:19:09 -05:00

5 lines
103 B
Modula-2

module github.com/CyCoreSystems/weather
go 1.12
require github.com/briandowns/openweathermap v0.16.0