Skip to content

Commit f28e5c0

Browse files
committed
chore: updated gdr + reverted to default timeout
1 parent 544421f commit f28e5c0

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.20260303125506-b6540e513c57
17+
github.com/kong/go-database-reconciler v1.31.7-0.20260303145349-b2e87f17db99
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.20260303125506-b6540e513c57 h1:E0gTrgPsGUuqBn15tBSehc2sKrEZNiI8IyP5C/kNmIw=
251251
github.com/kong/go-database-reconciler v1.31.7-0.20260303125506-b6540e513c57/go.mod h1:A6BBhnK1AQ7mQAsnLHoAitS62nJRGqUI8NbjC1aRGOc=
252+
github.com/kong/go-database-reconciler v1.31.7-0.20260303145349-b2e87f17db99 h1:YLGio4txkzcVy9r1REx2Gp3K+FEF+tqjV9FImrLWq14=
253+
github.com/kong/go-database-reconciler v1.31.7-0.20260303145349-b2e87f17db99/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)