mirror of
https://github.com/Xevion/go-ha.git
synced 2025-12-11 08:07:26 -06:00
go mod tidy
This commit is contained in:
2
go.mod
2
go.mod
@@ -5,6 +5,7 @@ go 1.19
|
||||
require (
|
||||
github.com/golang-module/carbon v1.7.1
|
||||
github.com/gorilla/websocket v1.5.0
|
||||
github.com/nathan-osman/go-sunrise v1.1.0
|
||||
)
|
||||
|
||||
require (
|
||||
@@ -12,6 +13,5 @@ require (
|
||||
github.com/gobuffalo/packd v1.0.2 // indirect
|
||||
github.com/gobuffalo/packr v1.30.1 // indirect
|
||||
github.com/joho/godotenv v1.4.0 // indirect
|
||||
github.com/nathan-osman/go-sunrise v1.1.0 // indirect
|
||||
github.com/rogpeppe/go-internal v1.9.0 // indirect
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user