diff --git a/go.mod b/go.mod index cf32b9f..6137ac4 100644 --- a/go.mod +++ b/go.mod @@ -1,7 +1,7 @@ // TODO: Replace module name module github.com/vshn/go-bootstrap -go 1.18 +go 1.19 require ( github.com/go-logr/logr v1.2.3