diff --git a/go.mod b/go.mod index 1f22f20..0ee5b36 100644 --- a/go.mod +++ b/go.mod @@ -2,7 +2,7 @@ module github.com/kong/go-database-reconciler go 1.22.0 -toolchain go1.22.4 +toolchain go1.22.5 replace github.com/yudai/gojsondiff v1.0.0 => github.com/Kong/gojsondiff v1.3.0