Skip to content

Commit 9dbd93a

Browse files
committed
check: new changes to dump
1 parent b4b1e80 commit 9dbd93a

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ require (
1414
github.com/fatih/color v1.18.0
1515
github.com/google/go-cmp v0.7.0
1616
github.com/kong/go-apiops v0.2.2
17-
github.com/kong/go-database-reconciler v1.31.7-0.20260226112458-b6c5aa84dc79
17+
github.com/kong/go-database-reconciler v1.31.7-0.20260226124827-c8b395fc77d1
1818
github.com/kong/go-kong v0.72.1
1919
github.com/mitchellh/go-homedir v1.1.0
2020
github.com/spf13/cobra v1.9.1

go.sum

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -249,6 +249,8 @@ github.com/kong/go-apiops v0.2.2 h1:Owdcl/PxTdtciqyZKgPScVhTKHgY2b8dGIC1Bms8NpI=
249249
github.com/kong/go-apiops v0.2.2/go.mod h1:yPwbl3P2eQinVGAEA0d3legaYmzPJ+WtJf9fSeGF4b8=
250250
github.com/kong/go-database-reconciler v1.31.7-0.20260226112458-b6c5aa84dc79 h1:oCmoF5mtV12iNEzgZEIVlbTE1pO+OPynfKw0bB7nOPI=
251251
github.com/kong/go-database-reconciler v1.31.7-0.20260226112458-b6c5aa84dc79/go.mod h1:A6BBhnK1AQ7mQAsnLHoAitS62nJRGqUI8NbjC1aRGOc=
252+
github.com/kong/go-database-reconciler v1.31.7-0.20260226124827-c8b395fc77d1 h1:OffafDijjXQau2ZJGlpAzGRrfnAb2boVNj3DyNe6JWI=
253+
github.com/kong/go-database-reconciler v1.31.7-0.20260226124827-c8b395fc77d1/go.mod h1:A6BBhnK1AQ7mQAsnLHoAitS62nJRGqUI8NbjC1aRGOc=
252254
github.com/kong/go-kong v0.72.1 h1:rQ69f3Wd0Fvc3JANkavo34vePqR4uZG/YQ2y5U7d2Po=
253255
github.com/kong/go-kong v0.72.1/go.mod h1:J0vGB3wsZ2i99zly1zTRe3v7rOKpkhQZRwbcTFP76qM=
254256
github.com/kong/go-slugify v1.0.0 h1:vCFAyf2sdoSlBtLcrmDWUFn0ohlpKiKvQfXZkO5vSKY=

0 commit comments

Comments
 (0)