Skip to content

Commit 3a2d925

Browse files
committed
dev: Bump bun/dialect/pgdialect to match v1.2.15
1 parent 3e1f075 commit 3a2d925

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

tools/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -198,7 +198,7 @@ require (
198198
github.com/throttled/throttled/v2 v2.13.0 // indirect
199199
github.com/tmthrgd/go-hex v0.0.0-20190904060850-447a3041c3bc // indirect
200200
github.com/uptrace/bun v1.2.15 // indirect
201-
github.com/uptrace/bun/dialect/pgdialect v1.2.14 // indirect
201+
github.com/uptrace/bun/dialect/pgdialect v1.2.15 // indirect
202202
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

tools/go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1599,8 +1599,8 @@ github.com/tmthrgd/go-hex v0.0.0-20190904060850-447a3041c3bc/go.mod h1:bciPuU6GH
15991599
github.com/ugorji/go/codec v0.0.0-20181204163529-d75b2dcb6bc8/go.mod h1:VFNgLljTbGfSG7qAOspJ7OScBnGdDN/yBr0sguwnwf0=
16001600
github.com/uptrace/bun v1.2.15 h1:Ut68XRBLDgp9qG9QBMa9ELWaZOmzHNdczHQdrOZbEFE=
16011601
github.com/uptrace/bun v1.2.15/go.mod h1:Eghz7NonZMiTX/Z6oKYytJ0oaMEJ/eq3kEV4vSqG038=
1602-
github.com/uptrace/bun/dialect/pgdialect v1.2.14 h1:1jmCn7zcYIJDSk1pJO//b11k9NQP1rpWZoyxfoNdpzI=
1603-
github.com/uptrace/bun/dialect/pgdialect v1.2.14/go.mod h1:MrRlsIpWIyOCNosWuG8bVtLb80JyIER5ci0VlTa38dU=
1602+
github.com/uptrace/bun/dialect/pgdialect v1.2.15 h1:er+/3giAIqpfrXJw+KP9B7ujyQIi5XkPnFmgjAVL6bA=
1603+
github.com/uptrace/bun/dialect/pgdialect v1.2.15/go.mod h1:QSiz6Qpy9wlGFsfpf7UMSL6mXAL1jDJhFwuOVacCnOQ=
16041604
github.com/uptrace/bun/driver/pgdriver v1.2.15 h1:eZZ60ZtUUE6jjv6VAI1pCMaTgtx3sxmChQzwbvchOOo=
16051605
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=

0 commit comments

Comments
 (0)