File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -11,7 +11,6 @@ require (
1111 github.com/go-openapi/testify/v2 v2.4.2
1212 go.yaml.in/yaml/v3 v3.0.4
1313 golang.org/x/tools v0.44.0
14- gopkg.in/yaml.v2 v2.4.0
1514)
1615
1716require (
Original file line number Diff line number Diff line change @@ -40,5 +40,3 @@ golang.org/x/tools v0.44.0 h1:UP4ajHPIcuMjT1GqzDWRlalUEoY+uzoZKnhOjbIPD2c=
4040golang.org/x/tools v0.44.0 /go.mod h1:KA0AfVErSdxRZIsOVipbv3rQhVXTnlU6UhKxHd1seDI =
4141gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 h1:yhCVgyC4o1eVCa2tZl7eS0r+SDo693bJlVdllGtEeKM =
4242gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 /go.mod h1:Co6ibVJAznAaIkqp8huTwlJQCZ016jof/cbN4VW5Yz0 =
43- gopkg.in/yaml.v2 v2.4.0 h1:D8xgwECY7CYvx+Y2n4sBz93Jn9JRvxdiyyo8CTfuKaY =
44- gopkg.in/yaml.v2 v2.4.0 /go.mod h1:RDklbk79AGWmwhnvt/jBztapEOGDOx6ZbXqjP6csGnQ =
Original file line number Diff line number Diff line change 77 "encoding/json"
88 "testing"
99
10- "gopkg. in/yaml.v2 "
10+ "go.yaml. in/yaml/v3 "
1111
1212 "github.com/go-openapi/testify/v2/assert"
1313
You can’t perform that action at this time.
0 commit comments