Upgrade golang 1.21 -> 1.22
This commit is contained in:
parent
a4ff04245a
commit
dbf80fa305
1 changed files with 1 additions and 1 deletions
2
go.mod
2
go.mod
|
@ -1,6 +1,6 @@
|
||||||
module git.hollander.online/energy/opendtu-logger
|
module git.hollander.online/energy/opendtu-logger
|
||||||
|
|
||||||
go 1.21.5
|
go 1.22
|
||||||
|
|
||||||
require (
|
require (
|
||||||
github.com/gorilla/websocket v1.5.1
|
github.com/gorilla/websocket v1.5.1
|
||||||
|
|
Loading…
Reference in a new issue