Skip to content

Commit 89fdf35

Browse files
Bump github.com/huandu/go-sqlbuilder from 1.9.0 to 1.9.2 (#43)
Bumps [github.com/huandu/go-sqlbuilder](https://github.com/huandu/go-sqlbuilder) from 1.9.0 to 1.9.2. - [Release notes](https://github.com/huandu/go-sqlbuilder/releases) - [Commits](huandu/go-sqlbuilder@v1.9.0...v1.9.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent 559d244 commit 89fdf35

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ require (
55
github.com/alicebob/miniredis/v2 v2.14.1
66
github.com/gomodule/redigo v2.0.0+incompatible
77
github.com/gorilla/mux v1.8.0
8-
github.com/huandu/go-sqlbuilder v1.9.0
8+
github.com/huandu/go-sqlbuilder v1.9.2
99
github.com/joho/godotenv v1.3.0
1010
github.com/lib/pq v1.9.0
1111
github.com/openzipkin/zipkin-go v0.2.5

go.sum

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@ github.com/hpcloud/tail v1.0.0/go.mod h1:ab1qPbhIpdTxEkNHXyeSf5vhxWSCs/tWer42PpO
5656
github.com/huandu/go-sqlbuilder v1.8.0 h1:1KP21dzROt03II0aoX/rD2Y6TX1VCIixSX5mvkxKGPk=
5757
github.com/huandu/go-sqlbuilder v1.8.0/go.mod h1:cM38aLPrMXaGxsUkHFh1e2skthPnQRPK7h8//X5LQMc=
5858
github.com/huandu/go-sqlbuilder v1.9.0/go.mod h1:cM38aLPrMXaGxsUkHFh1e2skthPnQRPK7h8//X5LQMc=
59+
github.com/huandu/go-sqlbuilder v1.9.2/go.mod h1:cM38aLPrMXaGxsUkHFh1e2skthPnQRPK7h8//X5LQMc=
5960
github.com/joho/godotenv v1.3.0 h1:Zjp+RcGpHhGlrMbJzXTrZZPrWj+1vfm90La1wgB6Bhc=
6061
github.com/joho/godotenv v1.3.0/go.mod h1:7hK45KPybAkOC6peb+G5yklZfMxEjkZhHbwpqxOKXbg=
6162
github.com/konsorten/go-windows-terminal-sequences v1.0.3 h1:CE8S1cTafDpPvMhIxNJKvHsGVBgn1xWYf1NbHQhywc8=

0 commit comments

Comments
 (0)