update go version and module path

This commit is contained in:
pSox 2022-11-17 11:38:42 +00:00
parent 55d30dc22e
commit 79f7d8222b
1 changed files with 2 additions and 2 deletions

4
go.mod
View File

@ -1,6 +1,6 @@
module github.com/phin1x/cups-exporter
module git.st8l.com/dolysis/cups-exporter
go 1.13
go 1.19
require (
github.com/go-logr/logr v0.3.0