diff --git a/go.mod b/go.mod index 5c4562b..05ce591 100644 --- a/go.mod +++ b/go.mod @@ -1,6 +1,6 @@ module github.com/peimanja/artifactory_exporter -go 1.18 +go 1.21 require ( github.com/go-kit/log v0.1.0