Skip to content

Commit 3e1f075

Browse files
dependabot[bot]nicholaspcr
authored andcommitted
dev: bump github.com/uptrace/bun/driver/pgdriver in /tools
Bumps [github.com/uptrace/bun/driver/pgdriver](https://github.com/uptrace/bun) from 1.2.14 to 1.2.15. - [Release notes](https://github.com/uptrace/bun/releases) - [Changelog](https://github.com/uptrace/bun/blob/master/CHANGELOG.md) - [Commits](uptrace/bun@v1.2.14...v1.2.15) --- updated-dependencies: - dependency-name: github.com/uptrace/bun/driver/pgdriver dependency-version: 1.2.15 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9f00ae4 commit 3e1f075

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

tools/go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -197,9 +197,9 @@ require (
197197
github.com/subosito/gotenv v1.6.0 // indirect
198198
github.com/throttled/throttled/v2 v2.13.0 // indirect
199199
github.com/tmthrgd/go-hex v0.0.0-20190904060850-447a3041c3bc // indirect
200-
github.com/uptrace/bun v1.2.14 // indirect
200+
github.com/uptrace/bun v1.2.15 // indirect
201201
github.com/uptrace/bun/dialect/pgdialect v1.2.14 // indirect
202-
github.com/uptrace/bun/driver/pgdriver v1.2.14 // indirect
202+
github.com/uptrace/bun/driver/pgdriver v1.2.15 // indirect
203203
github.com/vmihailenco/msgpack/v5 v5.4.1 // indirect
204204
github.com/vmihailenco/tagparser/v2 v2.0.0 // indirect
205205
github.com/weppos/publicsuffix-go v0.30.0 // indirect

tools/go.sum

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1597,12 +1597,12 @@ github.com/tinylib/msgp v1.1.0/go.mod h1:+d+yLhGm8mzTaHzB+wgMYrodPfmZrzkirds8fDW
15971597
github.com/tmthrgd/go-hex v0.0.0-20190904060850-447a3041c3bc h1:9lRDQMhESg+zvGYmW5DyG0UqvY96Bu5QYsTLvCHdrgo=
15981598
github.com/tmthrgd/go-hex v0.0.0-20190904060850-447a3041c3bc/go.mod h1:bciPuU6GHm1iF1pBvUfxfsH0Wmnc2VbpgvbI9ZWuIRs=
15991599
github.com/ugorji/go/codec v0.0.0-20181204163529-d75b2dcb6bc8/go.mod h1:VFNgLljTbGfSG7qAOspJ7OScBnGdDN/yBr0sguwnwf0=
1600-
github.com/uptrace/bun v1.2.14 h1:5yFSfi/yVWEzQ2lAaHz+JfWN9AHmqYtNmlbaUbAp3rU=
1601-
github.com/uptrace/bun v1.2.14/go.mod h1:ZS4nPaEv2Du3OFqAD/irk3WVP6xTB3/9TWqjJbgKYBU=
1600+
github.com/uptrace/bun v1.2.15 h1:Ut68XRBLDgp9qG9QBMa9ELWaZOmzHNdczHQdrOZbEFE=
1601+
github.com/uptrace/bun v1.2.15/go.mod h1:Eghz7NonZMiTX/Z6oKYytJ0oaMEJ/eq3kEV4vSqG038=
16021602
github.com/uptrace/bun/dialect/pgdialect v1.2.14 h1:1jmCn7zcYIJDSk1pJO//b11k9NQP1rpWZoyxfoNdpzI=
16031603
github.com/uptrace/bun/dialect/pgdialect v1.2.14/go.mod h1:MrRlsIpWIyOCNosWuG8bVtLb80JyIER5ci0VlTa38dU=
1604-
github.com/uptrace/bun/driver/pgdriver v1.2.14 h1:luLg0draTX3p8uk6yXpGaliW1mNyHH6tmdvkYiVF+Ko=
1605-
github.com/uptrace/bun/driver/pgdriver v1.2.14/go.mod h1:wK5o2IegmuGBRxM/23NZ51nFfWokCw/TMSsAlQUaa2o=
1604+
github.com/uptrace/bun/driver/pgdriver v1.2.15 h1:eZZ60ZtUUE6jjv6VAI1pCMaTgtx3sxmChQzwbvchOOo=
1605+
github.com/uptrace/bun/driver/pgdriver v1.2.15/go.mod h1:s2zz/BAeScal4KLFDI8PURwATN8s9RDBsElEbnPAjv4=
16061606
github.com/vitorsalgado/mocha/v2 v2.0.2 h1:wb1QCRzVkp8uhRcUYmb9jJfbMj/qbiqcDyD8rD+Ldfw=
16071607
github.com/vitorsalgado/mocha/v2 v2.0.2/go.mod h1:l7jRVm7KTL4VAxxazH99UVo+KzwztjrYpFTksTmL1DE=
16081608
github.com/vmihailenco/msgpack/v5 v5.4.1 h1:cQriyiUvjTwOHg8QZaPihLWeRAAVoCpE00IUPn0Bjt8=

0 commit comments

Comments
 (0)