diff --git a/go.mod b/go.mod index 0b2529e..a78cbfb 100644 --- a/go.mod +++ b/go.mod @@ -1,6 +1,6 @@ module github.com/manuelarte/gohealth -go 1.17 +go 1.18 require ( github.com/boumenot/gocover-cobertura v1.2.0