Downgrade go due to docker build support.
This commit is contained in:
parent
d6bc9aaa43
commit
54e8879262
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.22
|
||||
go 1.21
|
||||
|
||||
require (
|
||||
github.com/eclipse/paho.mqtt.golang v1.4.3
|
||||
|
|
Loading…
Reference in a new issue