first pass at assessment

This commit is contained in:
jeff
2025-06-04 15:28:56 -07:00
parent ce57f022d4
commit 9a3610cc7c
4 changed files with 121 additions and 1 deletions

2
go.mod
View File

@ -1,3 +1,5 @@
module git.simplesystems.tech/jeff/current-weather
go 1.24.3
require github.com/icodealot/noaa v0.0.2