diff --git a/go.mod b/go.mod index e5b4bf3..1a8ffb2 100644 --- a/go.mod +++ b/go.mod @@ -1,6 +1,6 @@ module github.com/vippsas/sqlcode -go 1.18 +go 1.22.12 require ( github.com/alecthomas/repr v0.4.0