diff --git a/go.mod b/go.mod index c6b0c85..7ed52be 100644 --- a/go.mod +++ b/go.mod @@ -1,6 +1,6 @@ module github.com/webdevops/myuplink-exporter -go 1.21.3 +go 1.21 require ( github.com/go-resty/resty/v2 v2.10.0