File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ require (
2222 github.com/beorn7/perks v1.0.1 // indirect
2323 github.com/cespare/xxhash/v2 v2.3.0 // indirect
2424 github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc // indirect
25- github.com/emicklei/go-restful/v3 v3.12.2 // indirect
25+ github.com/emicklei/go-restful/v3 v3.13.0 // indirect
2626 github.com/fxamacker/cbor/v2 v2.9.0 // indirect
2727 github.com/go-logr/logr v1.4.3 // indirect
2828 github.com/go-openapi/jsonpointer v0.21.0 // indirect
Original file line number Diff line number Diff line change @@ -20,8 +20,8 @@ github.com/davecgh/go-spew v1.1.0/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSs
2020github.com/davecgh/go-spew v1.1.1 /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
2121github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc h1:U9qPSI2PIWSS1VwoXQT9A3Wy9MM3WgvqSxFWenqJduM =
2222github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
23- github.com/emicklei/go-restful/v3 v3.12.2 h1:DhwDP0vY3k8ZzE0RunuJy8GhNpPL6zqLkDf9B/a0/xU =
24- github.com/emicklei/go-restful/v3 v3.12.2 /go.mod h1:6n3XBCmQQb25CM2LCACGz8ukIrRry+4bhvbpWn3mrbc =
23+ github.com/emicklei/go-restful/v3 v3.13.0 h1:C4Bl2xDndpU6nJ4bc1jXd+uTmYPVUwkD6bFY/oTyCes =
24+ github.com/emicklei/go-restful/v3 v3.13.0 /go.mod h1:6n3XBCmQQb25CM2LCACGz8ukIrRry+4bhvbpWn3mrbc =
2525github.com/evanphx/json-patch v5.9.0+incompatible h1:fBXyNpNMuTTDdquAq/uisOr2lShz4oaXpDTX2bLe7ls =
2626github.com/evanphx/json-patch/v5 v5.9.11 h1:/8HVnzMq13/3x9TPvjG08wUGqBTmZBsCWzjTM0wiaDU =
2727github.com/evanphx/json-patch/v5 v5.9.11 /go.mod h1:3j+LviiESTElxA4p3EMKAB9HXj3/XEtnUf6OZxqIQTM =
You can’t perform that action at this time.
0 commit comments