Skip to content

Commit

Permalink
chore: go mod tidy
Browse files Browse the repository at this point in the history
  • Loading branch information
pmalek committed Nov 21, 2024
1 parent ab7fb53 commit cf4ab2b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ module github.com/kong/go-database-reconciler

go 1.22.0

toolchain go1.22.5
toolchain go1.23.0

replace github.com/yudai/gojsondiff v1.0.0 => github.com/Kong/gojsondiff v1.3.0

Expand Down

0 comments on commit cf4ab2b

Please sign in to comment.