File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -10,8 +10,8 @@ require (
1010 github.com/docker/docker v28.3.3+incompatible
1111 github.com/google/go-github/v48 v48.2.0
1212 github.com/google/uuid v1.6.0
13- github.com/kong/go-database-reconciler v1.24.3
14- github.com/kong/go-kong v0.67 .0
13+ github.com/kong/go-database-reconciler v1.27.0
14+ github.com/kong/go-kong v0.68 .0
1515 github.com/mitchellh/go-homedir v1.1.0
1616 github.com/samber/lo v1.51.0
1717 github.com/sethvargo/go-password v0.3.1
Original file line number Diff line number Diff line change @@ -148,10 +148,10 @@ github.com/json-iterator/go v1.1.12 h1:PV8peI4a0ysnczrg+LtxykD8LfKY9ML6u2jnxaEnr
148148github.com/json-iterator/go v1.1.12 /go.mod h1:e30LSqwooZae/UwlEbR2852Gd8hjQvJoHmT4TnhNGBo =
149149github.com/kisielk/errcheck v1.5.0 /go.mod h1:pFxgyoBC7bSaBwPgfKdkLd5X25qrDl4LWUI2bnpBCr8 =
150150github.com/kisielk/gotool v1.0.0 /go.mod h1:XhKaO+MFFWcvkIS/tQcRk01m1F5IRFswLeQ+oQHNcck =
151- github.com/kong/go-database-reconciler v1.24.3 h1:UjactCAY+sJmOrUghuhuS2hg6jdE0wCZwENOkgmoG5o =
152- github.com/kong/go-database-reconciler v1.24.3 /go.mod h1:4ILdknHkhkqscS2DsPUKWPP9GTZO5xksFI2u5jP645U =
153- github.com/kong/go-kong v0.67 .0 h1:54zXKc58IZpZdlJCv8p95SJjejTxT+cwbWXw97icCak =
154- github.com/kong/go-kong v0.67 .0 /go.mod h1:J0vGB3wsZ2i99zly1zTRe3v7rOKpkhQZRwbcTFP76qM =
151+ github.com/kong/go-database-reconciler v1.27.0 h1:NQl8K+oVxaybP3TWl/q1bbQFUvBl3nrWLU2B6LJ8ZsE =
152+ github.com/kong/go-database-reconciler v1.27.0 /go.mod h1:i9IW8Cu2Ou4ygj9sHimQGTF0j0Q3n+SXp7LaczrEyXY =
153+ github.com/kong/go-kong v0.68 .0 h1:rQrLYRKXD6/xf41GBXj9Ns+woAH9p6a4VvcXNMiPZPI =
154+ github.com/kong/go-kong v0.68 .0 /go.mod h1:J0vGB3wsZ2i99zly1zTRe3v7rOKpkhQZRwbcTFP76qM =
155155github.com/kong/semver/v4 v4.0.1 h1:DIcNR8W3gfx0KabFBADPalxxsp+q/5COwIFkkhrFQ2Y =
156156github.com/kong/semver/v4 v4.0.1 /go.mod h1:LImQ0oT15pJvSns/hs2laLca2zcYoHu5EsSNY0J6/QA =
157157github.com/konsorten/go-windows-terminal-sequences v1.0.1 /go.mod h1:T0+1ngSBFLxvqU3pZ+m/2kptfBszLMUkC4ZK/EgS/cQ =
You can’t perform that action at this time.
0 commit comments