Add night checking and clean up Makefile

This commit is contained in:
2025-10-31 13:14:58 -04:00
parent 9eb48dca82
commit 364961a847
4 changed files with 23 additions and 3 deletions

1
go.mod
View File

@ -8,6 +8,7 @@ require (
github.com/dustin/go-humanize v1.0.1 // indirect
github.com/google/uuid v1.6.0 // indirect
github.com/mattn/go-isatty v0.0.20 // indirect
github.com/nathan-osman/go-sunrise v1.1.0 // indirect
github.com/ncruces/go-strftime v0.1.9 // indirect
github.com/remyoudompheng/bigfft v0.0.0-20230129092748-24d4a6f8daec // indirect
golang.org/x/exp v0.0.0-20250620022241-b7579e27df2b // indirect