We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4328172 commit 8f78216Copy full SHA for 8f78216
go.mod
@@ -13,7 +13,7 @@ require (
13
github.com/fatih/color v1.17.0
14
github.com/google/go-cmp v0.6.0
15
github.com/kong/go-apiops v0.1.40
16
- github.com/kong/go-database-reconciler v1.16.2-0.20250107102735-a5962d5667ec
+ github.com/kong/go-database-reconciler v1.17.0
17
github.com/kong/go-kong v0.61.0
18
github.com/mitchellh/go-homedir v1.1.0
19
github.com/spf13/cobra v1.8.1
0 commit comments