File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -58,7 +58,7 @@ require (
5858 github.com/google/go-querystring v1.1.0 // indirect
5959 github.com/jmespath/go-jmespath v0.4.0 // indirect
6060 github.com/josharian/intern v1.0.0 // indirect
61- github.com/mailru/easyjson v0.7.7 // indirect
61+ github.com/mailru/easyjson v0.9.1 // indirect
6262 github.com/mohae/deepcopy v0.0.0-20170929034955-c48cc78d4826 // indirect
6363 github.com/oasdiff/yaml v0.0.0-20250309154309-f31be36b4037 // indirect
6464 github.com/oasdiff/yaml3 v0.0.0-20250309153720-d2182401db90 // indirect
Original file line number Diff line number Diff line change @@ -98,8 +98,8 @@ github.com/kr/pretty v0.3.1 h1:flRD4NNwYAUpkphVc1HcthR4KEIFJ65n8Mw5qdRn3LE=
9898github.com/kr/pretty v0.3.1 /go.mod h1:hoEshYVHaxMs3cyo3Yncou5ZscifuDolrwPKZanG3xk =
9999github.com/kr/text v0.2.0 h1:5Nx0Ya0ZqY2ygV366QzturHI13Jq95ApcVaJBhpS+AY =
100100github.com/kr/text v0.2.0 /go.mod h1:eLer722TekiGuMkidMxC/pM04lWEeraHUUmBw8l2grE =
101- github.com/mailru/easyjson v0.7.7 h1:UGYAvKxe3sBsEDzO8ZeWOSlIQfWFlxbzLZe7hwFURr0 =
102- github.com/mailru/easyjson v0.7.7 /go.mod h1:xzfreul335JAWq5oZzymOObrkdz5UnU4kGfJJLY9Nlc =
101+ github.com/mailru/easyjson v0.9.1 h1:LbtsOm5WAswyWbvTEOqhypdPeZzHavpZx96/n553mR8 =
102+ github.com/mailru/easyjson v0.9.1 /go.mod h1:1+xMtQp2MRNVL/V1bOzuP3aP8VNwRW55fQUto+XFtTU =
103103github.com/mohae/deepcopy v0.0.0-20170929034955-c48cc78d4826 h1:RWengNIwukTxcDr9M+97sNutRR1RKhG96O6jWumTTnw =
104104github.com/mohae/deepcopy v0.0.0-20170929034955-c48cc78d4826 /go.mod h1:TaXosZuwdSHYgviHp1DAtfrULt5eUgsSMsZf+YrPgl8 =
105105github.com/mongodb-forks/digest v1.1.0 h1:7eUdsR1BtqLv0mdNm4OXs6ddWvR4X2/OsLwdKksrOoc =
You can’t perform that action at this time.
0 commit comments