diff --git a/go.mod b/go.mod index 4be7bee..cc40eda 100644 --- a/go.mod +++ b/go.mod @@ -1,6 +1,6 @@ module github.com/SecurityBrewery/catalyst -go 1.18 +go 1.19 require ( github.com/alecthomas/kong v0.6.1