Skip to content

Commit

Permalink
Bump gorm.io/driver/postgres from 1.3.10 to 1.5.7
Browse files Browse the repository at this point in the history
Bumps [gorm.io/driver/postgres](https://github.com/go-gorm/postgres) from 1.3.10 to 1.5.7.
- [Commits](go-gorm/postgres@v1.3.10...v1.5.7)

---
updated-dependencies:
- dependency-name: gorm.io/driver/postgres
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 11, 2024
1 parent ab5ca81 commit 6037605
Show file tree
Hide file tree
Showing 571 changed files with 69,683 additions and 42,980 deletions.
19 changes: 7 additions & 12 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -18,24 +18,19 @@ require (
github.com/sirupsen/logrus v1.9.0
github.com/sklinkert/circularbuffer v0.0.0-20210106170632-b66327ee381c
github.com/sklinkert/igmarkets v0.0.0-20211012140330-96568d0347d0
gorm.io/driver/postgres v1.3.10
gorm.io/driver/postgres v1.5.7
gorm.io/driver/sqlite v1.4.3
gorm.io/gorm v1.24.6
gorm.io/gorm v1.25.7-0.20240204074919-46816ad31dde
)

require (
github.com/andybalholm/brotli v1.0.0 // indirect
github.com/buger/jsonparser v1.1.1 // indirect
github.com/dustin/go-humanize v1.0.0 // indirect
github.com/google/go-querystring v1.0.0 // indirect
github.com/jackc/chunkreader/v2 v2.0.1 // indirect
github.com/jackc/pgconn v1.13.0 // indirect
github.com/jackc/pgio v1.0.0 // indirect
github.com/jackc/pgpassfile v1.0.0 // indirect
github.com/jackc/pgproto3/v2 v2.3.1 // indirect
github.com/jackc/pgservicefile v0.0.0-20200714003250-2b9c44734f2b // indirect
github.com/jackc/pgtype v1.12.0 // indirect
github.com/jackc/pgx/v4 v4.17.2 // indirect
github.com/jackc/pgservicefile v0.0.0-20221227161230-091c0ba34f0a // indirect
github.com/jackc/pgx/v5 v5.4.3 // indirect
github.com/jinzhu/inflection v1.0.0 // indirect
github.com/jinzhu/now v1.1.5 // indirect
github.com/json-iterator/go v1.1.10 // indirect
Expand All @@ -45,7 +40,7 @@ require (
github.com/modern-go/reflect2 v0.0.0-20180701023420-4b7aa43c6742 // indirect
github.com/valyala/bytebufferpool v1.0.0 // indirect
github.com/valyala/fasthttp v1.21.0 // indirect
golang.org/x/crypto v0.0.0-20220722155217-630584e8d5aa // indirect
golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8 // indirect
golang.org/x/text v0.3.7 // indirect
golang.org/x/crypto v0.14.0 // indirect
golang.org/x/sys v0.13.0 // indirect
golang.org/x/text v0.13.0 // indirect
)
181 changes: 15 additions & 166 deletions go.sum

Large diffs are not rendered by default.

9 changes: 0 additions & 9 deletions vendor/github.com/jackc/chunkreader/v2/.travis.yml

This file was deleted.

22 changes: 0 additions & 22 deletions vendor/github.com/jackc/chunkreader/v2/LICENSE

This file was deleted.

8 changes: 0 additions & 8 deletions vendor/github.com/jackc/chunkreader/v2/README.md

This file was deleted.

104 changes: 0 additions & 104 deletions vendor/github.com/jackc/chunkreader/v2/chunkreader.go

This file was deleted.

3 changes: 0 additions & 3 deletions vendor/github.com/jackc/pgconn/.gitignore

This file was deleted.

154 changes: 0 additions & 154 deletions vendor/github.com/jackc/pgconn/CHANGELOG.md

This file was deleted.

22 changes: 0 additions & 22 deletions vendor/github.com/jackc/pgconn/LICENSE

This file was deleted.

Loading

0 comments on commit 6037605

Please sign in to comment.