diff --git a/go.mod b/go.mod index 43cc463..6679a04 100644 --- a/go.mod +++ b/go.mod @@ -1,6 +1,7 @@ module github.com/kong/go-database-reconciler -go 1.21.1 +go 1.22.4 + replace github.com/yudai/gojsondiff v1.0.0 => github.com/Kong/gojsondiff v1.3.0 require (