opendtu-logger/go.mod
2024-02-21 11:22:24 +01:00

10 lines
184 B
Modula-2

module git.hollander.online/energy/opendtu-logger
go 1.21.5
require (
github.com/gorilla/websocket v1.5.1
github.com/lib/pq v1.10.9
)
require golang.org/x/net v0.17.0 // indirect