Skip to content

Commit

Permalink
build(deps): bump github.com/georgysavva/scany/v2 in /go-gin
Browse files Browse the repository at this point in the history
Bumps [github.com/georgysavva/scany/v2](https://github.com/georgysavva/scany) from 2.1.2 to 2.1.3.
- [Release notes](https://github.com/georgysavva/scany/releases)
- [Commits](georgysavva/scany@v2.1.2...v2.1.3)

---
updated-dependencies:
- dependency-name: github.com/georgysavva/scany/v2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and amotl committed Apr 8, 2024
1 parent d97f258 commit afa9678
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go-gin/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/sergesheff/crate-sample-apps/golang
go 1.18

require (
github.com/georgysavva/scany/v2 v2.1.2
github.com/georgysavva/scany/v2 v2.1.3
github.com/gin-gonic/gin v1.9.1
github.com/jackc/pgx/v5 v5.5.5
github.com/mitchellh/mapstructure v1.5.0
Expand Down
4 changes: 2 additions & 2 deletions go-gin/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c
github.com/davecgh/go-spew v1.1.1/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
github.com/gabriel-vasile/mimetype v1.4.2 h1:w5qFW6JKBz9Y393Y4q372O9A7cUSequkh1Q7OhCmWKU=
github.com/gabriel-vasile/mimetype v1.4.2/go.mod h1:zApsH/mKG4w07erKIaJPFiX0Tsq9BFQgN3qGY5GnNgA=
github.com/georgysavva/scany/v2 v2.1.2 h1:Apd23j4aE+MfOrqNWi6yTygZlQTjczLF+wARMIn9K38=
github.com/georgysavva/scany/v2 v2.1.2/go.mod h1:fqp9yHZzM/PFVa3/rYEC57VmDx+KDch0LoqrJzkvtos=
github.com/georgysavva/scany/v2 v2.1.3 h1:Zd4zm/ej79Den7tBSU2kaTDPAH64suq4qlQdhiBeGds=
github.com/georgysavva/scany/v2 v2.1.3/go.mod h1:fqp9yHZzM/PFVa3/rYEC57VmDx+KDch0LoqrJzkvtos=
github.com/gin-contrib/sse v0.1.0 h1:Y/yl/+YNO8GZSjAhjMsSuLt29uWRFHdHYUb5lYOV9qE=
github.com/gin-contrib/sse v0.1.0/go.mod h1:RHrZQHXnP2xjPF+u1gW/2HnVO7nvIa9PG3Gm+fLHvGI=
github.com/gin-gonic/gin v1.9.1 h1:4idEAncQnU5cB7BeOkPtxjfCSye0AAm1R0RVIqJ+Jmg=
Expand Down

0 comments on commit afa9678

Please sign in to comment.