File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed
Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -2775,11 +2775,11 @@ Exhibit B - "Incompatible With Secondary Licenses" Notice
27752775
27762776--------------------------------------------------------------------------------
27772777Dependency : github.com/mailru/easyjson
2778- Version: v0.9.0
2778+ Version: v0.9.1
27792779Licence type (autodetected): MIT
27802780--------------------------------------------------------------------------------
27812781
2782- Contents of probable licence file $GOMODCACHE/github.com/mailru/
[email protected] .
0 /LICENSE:
2782+ Contents of probable licence file $GOMODCACHE/github.com/mailru/
[email protected] .
1 /LICENSE:
27832783
27842784Copyright (c) 2016 Mail.Ru Group
27852785
Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ require (
1919 github.com/hashicorp/go-cleanhttp v0.5.2
2020 github.com/hashicorp/go-version v1.7.0
2121 github.com/hashicorp/golang-lru/v2 v2.0.7
22- github.com/mailru/easyjson v0.9.0
22+ github.com/mailru/easyjson v0.9.1
2323 github.com/miolini/datacounter v1.0.3
2424 github.com/oapi-codegen/runtime v1.1.1
2525 github.com/pbnjay/memory v0.0.0-20210728143218-7b4eea64cf58
Original file line number Diff line number Diff line change @@ -111,8 +111,8 @@ github.com/kylelemons/godebug v1.1.0 h1:RPNrshWIDI6G2gRW9EHilWtl7Z6Sb1BR0xunSBf0
111111github.com/kylelemons/godebug v1.1.0 /go.mod h1:9/0rRGxNHcop5bhtWyNeEfOS8JIWk580+fNqagV/RAw =
112112github.com/lufia/plan9stats v0.0.0-20211012122336-39d0f177ccd0 h1:6E+4a0GO5zZEnZ81pIr0yLvtUWk2if982qA3F3QD6H4 =
113113github.com/lufia/plan9stats v0.0.0-20211012122336-39d0f177ccd0 /go.mod h1:zJYVVT2jmtg6P3p1VtQj7WsuWi/y4VnjVBn7F8KPB3I =
114- github.com/mailru/easyjson v0.9.0 h1:PrnmzHw7262yW8sTBwxi1PdJA3Iw/EKBa8psRf7d9a4 =
115- github.com/mailru/easyjson v0.9.0 /go.mod h1:1+xMtQp2MRNVL/V1bOzuP3aP8VNwRW55fQUto+XFtTU =
114+ github.com/mailru/easyjson v0.9.1 h1:LbtsOm5WAswyWbvTEOqhypdPeZzHavpZx96/n553mR8 =
115+ github.com/mailru/easyjson v0.9.1 /go.mod h1:1+xMtQp2MRNVL/V1bOzuP3aP8VNwRW55fQUto+XFtTU =
116116github.com/mattn/go-colorable v0.1.13 h1:fFA4WZxdEF4tXPZVKMLwD8oUnCTTo08duU7wxecdEvA =
117117github.com/mattn/go-colorable v0.1.13 /go.mod h1:7S9/ev0klgBDR4GtXTXX8a3vIGJpMovkB8vQcUbaXHg =
118118github.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