Refactor
This commit is contained in:
parent
08be78f907
commit
9bd3f35cc7
8 changed files with 403 additions and 150 deletions
4
go.mod
4
go.mod
|
@ -1,6 +1,6 @@
|
|||
module ecodash
|
||||
module git.massivebox.net/ecodash/ecodash
|
||||
|
||||
go 1.17
|
||||
go 1.20
|
||||
|
||||
require (
|
||||
github.com/gofiber/fiber/v2 v2.37.1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue