File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ require (
26
26
github.com/uptrace/bun v1.2.6
27
27
github.com/uptrace/bun/dbfixture v1.2.6
28
28
github.com/uptrace/bun/dialect/pgdialect v1.2.6
29
- github.com/uptrace/bun/extra/bundebug v1.2.5
29
+ github.com/uptrace/bun/extra/bundebug v1.2.6
30
30
github.com/urfave/cli/v2 v2.27.5
31
31
github.com/weppos/publicsuffix-go v0.40.2
32
32
go.uber.org/zap v1.27.0
Original file line number Diff line number Diff line change @@ -230,8 +230,8 @@ github.com/uptrace/bun/dbfixture v1.2.6 h1:jfgkFE+CfwcwCWm1LykzquTl+JC+obGKYvA+c
230
230
github.com/uptrace/bun/dbfixture v1.2.6 /go.mod h1:EYJJ9CN0h4Jb2Fup7PMZOj4o9zZZCjnQmO/SEX0z8mM =
231
231
github.com/uptrace/bun/dialect/pgdialect v1.2.6 h1:iNd1YLx619K+sZK+dRcWPzluurXYK1QwIkp9FEfNB/8 =
232
232
github.com/uptrace/bun/dialect/pgdialect v1.2.6 /go.mod h1:OL7d3qZLxKYP8kxNhMg3IheN1pDR3UScGjoUP+ivxJQ =
233
- github.com/uptrace/bun/extra/bundebug v1.2.5 h1:DsI/gl4jvq5tQ84yPqnlRYIQ4U6AouTqxJ8Y5Oijfz4 =
234
- github.com/uptrace/bun/extra/bundebug v1.2.5 /go.mod h1:JFeYvklf5p92ZILXx4siMe2tEVn5JLelww3IGcJb4yA =
233
+ github.com/uptrace/bun/extra/bundebug v1.2.6 h1:5l61LXIR2YWk/gqGSq5esha+x/qPPyhtQKORAuTfV34 =
234
+ github.com/uptrace/bun/extra/bundebug v1.2.6 /go.mod h1:11C5ajtPrFcmIRo31TfQrmK5D2LgNIxxTQEZMz6lD2k =
235
235
github.com/urfave/cli/v2 v2.27.5 h1:WoHEJLdsXr6dDWoJgMq/CboDmyY/8HMMH1fTECbih+w =
236
236
github.com/urfave/cli/v2 v2.27.5 /go.mod h1:3Sevf16NykTbInEnD0yKkjDAeZDS0A6bzhBH5hrMvTQ =
237
237
github.com/vmihailenco/msgpack/v5 v5.4.1 h1:cQriyiUvjTwOHg8QZaPihLWeRAAVoCpE00IUPn0Bjt8 =
You can’t perform that action at this time.
0 commit comments