Upgrade go 1.21 -> 1.22
This commit is contained in:
parent
ac512a898b
commit
9c4de319f9
1 changed files with 1 additions and 1 deletions
2
go.mod
2
go.mod
|
@ -1,6 +1,6 @@
|
|||
module git.hollander.online/energy/p1-logger
|
||||
|
||||
go 1.21.4
|
||||
go 1.22
|
||||
|
||||
require (
|
||||
github.com/eclipse/paho.mqtt.golang v1.4.3
|
||||
|
|
Loading…
Reference in a new issue