File tree Expand file tree Collapse file tree 4 files changed +7
-7
lines changed
Expand file tree Collapse file tree 4 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -2305,11 +2305,11 @@ Exhibit B - "Incompatible With Secondary Licenses" Notice
23052305
23062306--------------------------------------------------------------------------------
23072307Dependency : github.com/mailru/easyjson
2308- Version: v0.9.1
2308+ Version: v0.9.2
23092309Licence type (autodetected): MIT
23102310--------------------------------------------------------------------------------
23112311
2312- Contents of probable licence file $GOMODCACHE/github.com/mailru/easyjson@v0.9.1 /LICENSE:
2312+ Contents of probable licence file $GOMODCACHE/github.com/mailru/easyjson@v0.9.2 /LICENSE:
23132313
23142314Copyright (c) 2016 Mail.Ru Group
23152315
Original file line number Diff line number Diff line change @@ -2305,11 +2305,11 @@ Exhibit B - "Incompatible With Secondary Licenses" Notice
23052305
23062306--------------------------------------------------------------------------------
23072307Dependency : github.com/mailru/easyjson
2308- Version: v0.9.1
2308+ Version: v0.9.2
23092309Licence type (autodetected): MIT
23102310--------------------------------------------------------------------------------
23112311
2312- Contents of probable licence file $GOMODCACHE/github.com/mailru/easyjson@v0.9.1 /LICENSE:
2312+ Contents of probable licence file $GOMODCACHE/github.com/mailru/easyjson@v0.9.2 /LICENSE:
23132313
23142314Copyright (c) 2016 Mail.Ru Group
23152315
Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ require (
1919 github.com/hashicorp/go-version v1.8.0
2020 github.com/hashicorp/golang-lru/v2 v2.0.7
2121 github.com/magefile/mage v1.16.0
22- github.com/mailru/easyjson v0.9.1
22+ github.com/mailru/easyjson v0.9.2
2323 github.com/miolini/datacounter v1.0.3
2424 github.com/oapi-codegen/runtime v1.2.0
2525 github.com/pbnjay/memory v0.0.0-20210728143218-7b4eea64cf58
Original file line number Diff line number Diff line change @@ -107,8 +107,8 @@ github.com/lufia/plan9stats v0.0.0-20211012122336-39d0f177ccd0 h1:6E+4a0GO5zZEnZ
107107github.com/lufia/plan9stats v0.0.0-20211012122336-39d0f177ccd0 /go.mod h1:zJYVVT2jmtg6P3p1VtQj7WsuWi/y4VnjVBn7F8KPB3I =
108108github.com/magefile/mage v1.16.0 h1:2naaPmNwrMicCdLBCRDw288hcyClO9lmnm6FMpXyJ5I =
109109github.com/magefile/mage v1.16.0 /go.mod h1:z5UZb/iS3GoOSn0JgWuiw7dxlurVYTu+/jHXqQg881A =
110- github.com/mailru/easyjson v0.9.1 h1:LbtsOm5WAswyWbvTEOqhypdPeZzHavpZx96/n553mR8 =
111- github.com/mailru/easyjson v0.9.1 /go.mod h1:1+xMtQp2MRNVL/V1bOzuP3aP8VNwRW55fQUto+XFtTU =
110+ github.com/mailru/easyjson v0.9.2 h1:dX8U45hQsZpxd80nLvDGihsQ/OxlvTkVUXH2r/8cb2M =
111+ github.com/mailru/easyjson v0.9.2 /go.mod h1:1+xMtQp2MRNVL/V1bOzuP3aP8VNwRW55fQUto+XFtTU =
112112github.com/mattn/go-colorable v0.1.13 h1:fFA4WZxdEF4tXPZVKMLwD8oUnCTTo08duU7wxecdEvA =
113113github.com/mattn/go-colorable v0.1.13 /go.mod h1:7S9/ev0klgBDR4GtXTXX8a3vIGJpMovkB8vQcUbaXHg =
114114github.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