Skip to content

Commit

Permalink
chore: update go-database-reconciler to apply branch
Browse files Browse the repository at this point in the history
  • Loading branch information
mheap committed Dec 2, 2024
1 parent 4da4246 commit 5f161d8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ require (
github.com/fatih/color v1.17.0
github.com/google/go-cmp v0.6.0
github.com/kong/go-apiops v0.1.40
github.com/kong/go-database-reconciler v1.16.1
github.com/kong/go-database-reconciler v1.16.2-0.20241202142702-b2956faea3ff
github.com/kong/go-kong v0.60.0
github.com/mitchellh/go-homedir v1.1.0
github.com/spf13/cobra v1.8.1
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -249,6 +249,8 @@ github.com/kong/go-apiops v0.1.40 h1:Dp4IHJ3h61VeOAeQkOisf1BcOP+Ww+gpqnv14HvC6DQ
github.com/kong/go-apiops v0.1.40/go.mod h1:CNfsa9mHFRfAhT9E2IWTul0Mi1/BldTDmFu5fWcp2us=
github.com/kong/go-database-reconciler v1.16.1 h1:qcQzEuMGfpNjx3UgulBOKulKA+upmHwqw4dy6TMEV7A=
github.com/kong/go-database-reconciler v1.16.1/go.mod h1:7CGvStUvUOmUnodUFsWcW3PX2bJgnaKClJ/yhNGEVIE=
github.com/kong/go-database-reconciler v1.16.2-0.20241202142702-b2956faea3ff h1:ByvZZZ+4wEm+jRxEv/cVszX0vtwd4ZrrdbyQXhljp5o=
github.com/kong/go-database-reconciler v1.16.2-0.20241202142702-b2956faea3ff/go.mod h1:KcY8M5N8QZuk2bNWQl/Tmg4J/jUOjdrLMkYYkU75fNU=
github.com/kong/go-kong v0.60.0 h1:CVrLXRLVE+Gl4IZ3tdvpO7xNDz3c9YLTmra/HvT4oM8=
github.com/kong/go-kong v0.60.0/go.mod h1:t1eMY8GRS6778uQNzxgzRgnA3YKBXSZOEvYbNocH/aA=
github.com/kong/go-slugify v1.0.0 h1:vCFAyf2sdoSlBtLcrmDWUFn0ohlpKiKvQfXZkO5vSKY=
Expand Down

0 comments on commit 5f161d8

Please sign in to comment.