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 @@ -22,7 +22,7 @@ require (
2222 github.com/mattn/go-isatty v0.0.20 // indirect
2323 github.com/mattn/go-runewidth v0.0.19 // indirect
2424 github.com/pmezard/go-difflib v1.0.0 // indirect
25- github.com/rogpeppe/go-internal v1.13 .1 // indirect
25+ github.com/rogpeppe/go-internal v1.14 .1 // indirect
2626 github.com/stretchr/objx v0.5.3 // indirect
2727 github.com/valyala/bytebufferpool v1.0.0 // indirect
2828 github.com/valyala/fasthttp v1.64.0 // indirect
Original file line number Diff line number Diff line change @@ -33,8 +33,8 @@ github.com/pashagolub/pgxmock/v4 v4.8.0 h1:RBtNUZXNG/ZwyOT7sJdSEx9RlAw19sgVPlnmE
3333github.com/pashagolub/pgxmock/v4 v4.8.0 /go.mod h1:9L57pC193h2aKRHVyiiE817avasIPZnPwPlw3JczWvM =
3434github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZbAQM =
3535github.com/pmezard/go-difflib v1.0.0 /go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4 =
36- github.com/rogpeppe/go-internal v1.13 .1 h1:KvO1DLK/DRN07sQ1LQKScxyZJuNnedQ5/wKSR38lUII =
37- github.com/rogpeppe/go-internal v1.13 .1 /go.mod h1:uMEvuHeurkdAXX61udpOXGD/AzZDWNMNyH2VO9fmH0o =
36+ github.com/rogpeppe/go-internal v1.14 .1 h1:UQB4HGPB6osV0SQTLymcB4TgvyWu6ZyliaW0tI/otEQ =
37+ github.com/rogpeppe/go-internal v1.14 .1 /go.mod h1:MaRKkUm5W0goXpeCfT7UZI6fk/L7L7so1lCWt35ZSgc =
3838github.com/stretchr/objx v0.1.0 /go.mod h1:HFkY916IF+rwdDfMAkV7OtwuqBVzrE8GR6GFx+wExME =
3939github.com/stretchr/objx v0.5.3 h1:jmXUvGomnU1o3W/V5h2VEradbpJDwGrzugQQvL0POH4 =
4040github.com/stretchr/objx v0.5.3 /go.mod h1:rDQraq+vQZU7Fde9LOZLr8Tax6zZvy4kuNKF+QYS+U0 =
You can’t perform that action at this time.
0 commit comments