File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -96,7 +96,7 @@ require (
96
96
github.com/kr/fs v0.1.0 // indirect; indirect // gomodjail:confined
97
97
github.com/linuxkit/virtsock v0.0.0-20220523201153-1a23e78aa7a2 // indirect; indirect // gomodjail:confined
98
98
github.com/magiconair/properties v1.8.9 // indirect; indirect // gomodjail:confined
99
- github.com/mailru/easyjson v0.7.7 // indirect; indirect // gomodjail:confined
99
+ github.com/mailru/easyjson v0.9.0 // indirect; indirect // gomodjail:confined
100
100
github.com/mattn/go-colorable v0.1.14 // indirect; indirect // gomodjail:confined
101
101
github.com/mattn/go-runewidth v0.0.16 // indirect; indirect // gomodjail:confined
102
102
github.com/mdlayher/socket v0.5.1 // indirect; indirect // gomodjail:confined
Original file line number Diff line number Diff line change @@ -169,8 +169,9 @@ github.com/linuxkit/virtsock v0.0.0-20220523201153-1a23e78aa7a2 h1:DZMFueDbfz6PN
169
169
github.com/linuxkit/virtsock v0.0.0-20220523201153-1a23e78aa7a2 /go.mod h1:SWzULI85WerrFt3u+nIm5F9l7EvxZTKQvd0InF3nmgM =
170
170
github.com/magiconair/properties v1.8.9 h1:nWcCbLq1N2v/cpNsy5WvQ37Fb+YElfq20WJ/a8RkpQM =
171
171
github.com/magiconair/properties v1.8.9 /go.mod h1:Dhd985XPs7jluiymwWYZ0G4Z61jb3vdS329zhj2hYo0 =
172
- github.com/mailru/easyjson v0.7.7 h1:UGYAvKxe3sBsEDzO8ZeWOSlIQfWFlxbzLZe7hwFURr0 =
173
172
github.com/mailru/easyjson v0.7.7 /go.mod h1:xzfreul335JAWq5oZzymOObrkdz5UnU4kGfJJLY9Nlc =
173
+ github.com/mailru/easyjson v0.9.0 h1:PrnmzHw7262yW8sTBwxi1PdJA3Iw/EKBa8psRf7d9a4 =
174
+ github.com/mailru/easyjson v0.9.0 /go.mod h1:1+xMtQp2MRNVL/V1bOzuP3aP8VNwRW55fQUto+XFtTU =
174
175
github.com/mattn/go-colorable v0.1.2 /go.mod h1:U0ppj6V5qS13XJ6of8GYAs25YV2eR4EVcfRqFIhoBtE =
175
176
github.com/mattn/go-colorable v0.1.14 h1:9A9LHSqF/7dyVVX6g0U9cwm9pG3kP9gSzcuIPHPsaIE =
176
177
github.com/mattn/go-colorable v0.1.14 /go.mod h1:6LmQG8QLFO4G5z1gPvYEzlUgJ2wF+stgPZH1UqBm1s8 =
You can’t perform that action at this time.
0 commit comments