Update module go to 1.19 (#384)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2022-08-03 10:08:38 +02:00
committed by GitHub
parent b4c20f670c
commit e063ab0936

2
go.mod
View File

@@ -1,6 +1,6 @@
module github.com/SecurityBrewery/catalyst module github.com/SecurityBrewery/catalyst
go 1.18 go 1.19
require ( require (
github.com/alecthomas/kong v0.6.1 github.com/alecthomas/kong v0.6.1