Update module go to 1.18 #8

Closed
renovate-bot wants to merge 1 commits from renovate/go-1.x into master
1 changed files with 1 additions and 1 deletions

2
go.mod
View File

@ -1,6 +1,6 @@
module github.com/nemunaire/linky2influx
go 1.15
go 1.18
require (
github.com/influxdata/influxdb-client-go/v2 v2.8.0