This repository was archived by the owner on Nov 28, 2025. It is now read-only.
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 @@ -119,7 +119,7 @@ require (
119119 github.com/kylelemons/godebug v1.1.0 // indirect
120120 github.com/leodido/go-urn v1.4.0 // indirect
121121 github.com/lib/pq v1.10.9 // indirect
122- github.com/mailru/easyjson v0.9.0 // indirect
122+ github.com/mailru/easyjson v0.9.1 // indirect
123123 github.com/mattn/go-colorable v0.1.13 // indirect
124124 github.com/mattn/go-isatty v0.0.20 // indirect
125125 github.com/mitchellh/copystructure v1.2.0 // indirect
Original file line number Diff line number Diff line change @@ -237,8 +237,8 @@ github.com/lib/pq v1.10.9 h1:YXG7RB+JIjhP29X+OtkiDnYaXQwpS4JEWq7dtCCRUEw=
237237github.com/lib/pq v1.10.9 /go.mod h1:AlVN5x4E4T544tWzH6hKfbfQvm3HdbOxrmggDNAPY9o =
238238github.com/lzap/cloudwatchwriter2 v1.4.2 h1:kOYTBeCXW5+eIrUv7Vv9SefDMWf2ipUX2iF4lRltFIk =
239239github.com/lzap/cloudwatchwriter2 v1.4.2 /go.mod h1:/6POlaGi8jO8R12iSmXzcxDdOyR6puJPJWIsN0dW/k0 =
240- github.com/mailru/easyjson v0.9.0 h1:PrnmzHw7262yW8sTBwxi1PdJA3Iw/EKBa8psRf7d9a4 =
241- github.com/mailru/easyjson v0.9.0 /go.mod h1:1+xMtQp2MRNVL/V1bOzuP3aP8VNwRW55fQUto+XFtTU =
240+ github.com/mailru/easyjson v0.9.1 h1:LbtsOm5WAswyWbvTEOqhypdPeZzHavpZx96/n553mR8 =
241+ github.com/mailru/easyjson v0.9.1 /go.mod h1:1+xMtQp2MRNVL/V1bOzuP3aP8VNwRW55fQUto+XFtTU =
242242github.com/mattn/go-colorable v0.1.13 h1:fFA4WZxdEF4tXPZVKMLwD8oUnCTTo08duU7wxecdEvA =
243243github.com/mattn/go-colorable v0.1.13 /go.mod h1:7S9/ev0klgBDR4GtXTXX8a3vIGJpMovkB8vQcUbaXHg =
244244github.com/mattn/go-isatty v0.0.16 /go.mod h1:kYGgaQfpe5nmfYZH+SKPsOc2e4SrIfOl2e/yFXSvRLM =
You can’t perform that action at this time.
0 commit comments