Skip to content

Commit 7245602

Browse files
Bump github.com/huandu/go-sqlbuilder from 1.10.0 to 1.11.0 (#46)
Bumps [github.com/huandu/go-sqlbuilder](https://github.com/huandu/go-sqlbuilder) from 1.10.0 to 1.11.0. - [Release notes](https://github.com/huandu/go-sqlbuilder/releases) - [Commits](huandu/go-sqlbuilder@v1.10.0...v1.11.0) 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 d476344 commit 7245602

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.2
66
github.com/gomodule/redigo v2.0.0+incompatible
77
github.com/gorilla/mux v1.8.0
8-
github.com/huandu/go-sqlbuilder v1.10.0
8+
github.com/huandu/go-sqlbuilder v1.11.0
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
@@ -59,6 +59,7 @@ github.com/huandu/go-sqlbuilder v1.8.0/go.mod h1:cM38aLPrMXaGxsUkHFh1e2skthPnQRP
5959
github.com/huandu/go-sqlbuilder v1.9.0/go.mod h1:cM38aLPrMXaGxsUkHFh1e2skthPnQRPK7h8//X5LQMc=
6060
github.com/huandu/go-sqlbuilder v1.9.2/go.mod h1:cM38aLPrMXaGxsUkHFh1e2skthPnQRPK7h8//X5LQMc=
6161
github.com/huandu/go-sqlbuilder v1.10.0/go.mod h1:cM38aLPrMXaGxsUkHFh1e2skthPnQRPK7h8//X5LQMc=
62+
github.com/huandu/go-sqlbuilder v1.11.0/go.mod h1:cM38aLPrMXaGxsUkHFh1e2skthPnQRPK7h8//X5LQMc=
6263
github.com/joho/godotenv v1.3.0 h1:Zjp+RcGpHhGlrMbJzXTrZZPrWj+1vfm90La1wgB6Bhc=
6364
github.com/joho/godotenv v1.3.0/go.mod h1:7hK45KPybAkOC6peb+G5yklZfMxEjkZhHbwpqxOKXbg=
6465
github.com/konsorten/go-windows-terminal-sequences v1.0.3 h1:CE8S1cTafDpPvMhIxNJKvHsGVBgn1xWYf1NbHQhywc8=

0 commit comments

Comments
 (0)