File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -21,9 +21,9 @@ require (
21
21
github.com/ory/dockertest/v3 v3.11.0
22
22
github.com/pkg/errors v0.9.1
23
23
github.com/stretchr/testify v1.9.0
24
- github.com/uptrace/bun v1.2.2
24
+ github.com/uptrace/bun v1.2.3
25
25
github.com/uptrace/bun/dbfixture v1.2.2
26
- github.com/uptrace/bun/dialect/pgdialect v1.2.2
26
+ github.com/uptrace/bun/dialect/pgdialect v1.2.3
27
27
github.com/uptrace/bun/extra/bundebug v1.2.2
28
28
github.com/urfave/cli/v2 v2.27.4
29
29
github.com/weppos/publicsuffix-go v0.40.2
Original file line number Diff line number Diff line change @@ -216,12 +216,12 @@ github.com/stretchr/testify v1.9.0 h1:HtqpIVDClZ4nwg75+f6Lvsy/wHu+3BoSGCbBAcpTsT
216
216
github.com/stretchr/testify v1.9.0 /go.mod h1:r2ic/lqez/lEtzL7wO/rwa5dbSLXVDPFyf8C91i36aY =
217
217
github.com/tmthrgd/go-hex v0.0.0-20190904060850-447a3041c3bc h1:9lRDQMhESg+zvGYmW5DyG0UqvY96Bu5QYsTLvCHdrgo =
218
218
github.com/tmthrgd/go-hex v0.0.0-20190904060850-447a3041c3bc /go.mod h1:bciPuU6GHm1iF1pBvUfxfsH0Wmnc2VbpgvbI9ZWuIRs =
219
- github.com/uptrace/bun v1.2.2 h1:+PxDjUQotbncTDJ66ieIvoJ0ax/uzDeQrz+HQUVYzfo =
220
- github.com/uptrace/bun v1.2.2 /go.mod h1:8frYFHrO/Zol3I4FEjoXam0HoNk+t5k7aJRl3FXp0mk =
219
+ github.com/uptrace/bun v1.2.3 h1:6KDc6YiNlXde38j9ATKufb8o7MS8zllhAOeIyELKrk0 =
220
+ github.com/uptrace/bun v1.2.3 /go.mod h1:8frYFHrO/Zol3I4FEjoXam0HoNk+t5k7aJRl3FXp0mk =
221
221
github.com/uptrace/bun/dbfixture v1.2.2 h1:vJMK7zrRl1j8yrdvIh4OZNMlT1DCbQ8QR/BDJlAogyI =
222
222
github.com/uptrace/bun/dbfixture v1.2.2 /go.mod h1:3cQgLnYYY2UPhxK6u7uN++GM/HlQvE4VAP04cCJrwlI =
223
- github.com/uptrace/bun/dialect/pgdialect v1.2.2 h1:+wjHevzczr2rUPFkMataSrfms5389QWKtjs0+DPrixs =
224
- github.com/uptrace/bun/dialect/pgdialect v1.2.2 /go.mod h1:yAXC0eUVm6o81QiZcBjXxNdSqgUX1sCmwTU4GEBb48E =
223
+ github.com/uptrace/bun/dialect/pgdialect v1.2.3 h1:YyCxxqeL0lgFWRZzKCOt6mnxUsjqITcxSo0mLqgwMUA =
224
+ github.com/uptrace/bun/dialect/pgdialect v1.2.3 /go.mod h1:Vx9TscyEq1iN4tnirn6yYGwEflz0KG3rBZTBCLpKAjc =
225
225
github.com/uptrace/bun/extra/bundebug v1.2.2 h1:9MoNv6XVDpeRpbpjhJiDw2TqBCHTwptR7NXAx/itxCw =
226
226
github.com/uptrace/bun/extra/bundebug v1.2.2 /go.mod h1:TGpIztKGSPeEGYd8k4Q0UOIj41GBzqJnGS5g9IWVn4w =
227
227
github.com/urfave/cli/v2 v2.27.4 h1:o1owoI+02Eb+K107p27wEX9Bb8eqIoZCfLXloLUSWJ8 =
You can’t perform that action at this time.
0 commit comments