Skip to content

Commit

Permalink
Bump vitess.io/vitess from 0.15.0 to 0.15.2 (#1512)
Browse files Browse the repository at this point in the history
* Bump vitess.io/vitess from 0.15.0 to 0.15.2

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jiří Čtvrtka <62988319+JiriCtvrtka@users.noreply.github.com>
Co-authored-by: Jiří Čtvrtka <j.ctvrtka@gmail.com>
  • Loading branch information
3 people authored Dec 23, 2022
1 parent 2a08988 commit 4a4410a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ require (
k8s.io/cli-runtime v0.26.0
k8s.io/client-go v0.26.0
modernc.org/sqlite v1.19.5
vitess.io/vitess v0.15.0
vitess.io/vitess v0.15.2
)

require (
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -1189,5 +1189,5 @@ sigs.k8s.io/structured-merge-diff/v4 v4.2.3 h1:PRbqxJClWWYMNV1dhaG4NsibJbArud9kF
sigs.k8s.io/structured-merge-diff/v4 v4.2.3/go.mod h1:qjx8mGObPmV2aSZepjQjbmb2ihdVs8cGKBraizNC69E=
sigs.k8s.io/yaml v1.3.0 h1:a2VclLzOGrwOHDiV8EfBGhvjHvP46CtW5j6POvhYGGo=
sigs.k8s.io/yaml v1.3.0/go.mod h1:GeOyir5tyXNByN85N/dRIT9es5UQNerPYEKK56eTBm8=
vitess.io/vitess v0.15.0 h1:Tt6A1+Ba8Ulw0e9mbym5xjE5nOewvp+QXYI7FgynGEk=
vitess.io/vitess v0.15.0/go.mod h1:/GkjuhGSnhXSsvk2OzYaEk9veaT53PzsJraV+Z1sDTg=
vitess.io/vitess v0.15.2 h1:+fl4ayKMtW9lnHdS4tzfuG9c4uDD0opNzgWqU8ODgjU=
vitess.io/vitess v0.15.2/go.mod h1:TQKDaMFeI3NfxGdztmXYHaf3E6xVBqJuHBb0qNRBHlY=

0 comments on commit 4a4410a

Please sign in to comment.