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 @@ -3,7 +3,7 @@ module github.com/go-playground/log/v8
33go 1.18
44
55require (
6- github.com/go-playground/errors/v5 v5.2.2
6+ github.com/go-playground/errors/v5 v5.2.3
77 github.com/go-playground/pkg/v5 v5.6.0
88 golang.org/x/term v0.0.0-20220526004731-065cf7ba2467
99)
Original file line number Diff line number Diff line change 1- github.com/go-playground/errors/v5 v5.2.2 h1:1C8GMFeObklONQn7v7Y09kTrNgibvbS3+eJm3aSUhhQ =
2- github.com/go-playground/errors/v5 v5.2.2 /go.mod h1:DincxRGwraWmq39TZDqtnOtHGOJ+AbNbO0OmBzX6MLw =
1+ github.com/go-playground/errors/v5 v5.2.3 h1:RPxaFHgJZjgk/OFkUcfytJgRQKRINLtueVxgOdnfPpg =
2+ github.com/go-playground/errors/v5 v5.2.3 /go.mod h1:DincxRGwraWmq39TZDqtnOtHGOJ+AbNbO0OmBzX6MLw =
33github.com/go-playground/pkg/v5 v5.6.0 h1:97YpRFzIcS5NFP2Uzxj8cPYz4zTuwweyXADYcA1KfUQ =
44github.com/go-playground/pkg/v5 v5.6.0 /go.mod h1:TvZ2nNtNh6VfoNteY9ApA2BXt1ZwJliFZ4hzPAwLS9Y =
55golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 h1:SrN+KX8Art/Sf4HNj6Zcz06G7VEz+7w9tdXTPOZ7+l4 =
You can’t perform that action at this time.
0 commit comments