Go version to 1.22

This commit is contained in:
Nicholas Thompson
2024-02-19 19:59:28 +02:00
parent 7bcdc3276f
commit a050189e12
3 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -1,6 +1,6 @@
module github.com/diebietse/invertergui
go 1.20
go 1.22
require (
github.com/eclipse/paho.mqtt.golang v1.4.2