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 @@ -37,7 +37,7 @@ require (
3737 github.com/cenkalti/backoff/v5 v5.0.3 // indirect
3838 github.com/cespare/xxhash/v2 v2.3.0 // indirect
3939 github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc // indirect
40- github.com/emicklei/go-restful/v3 v3.12.2 // indirect
40+ github.com/emicklei/go-restful/v3 v3.13.0 // indirect
4141 github.com/evanphx/json-patch/v5 v5.9.11 // indirect
4242 github.com/felixge/httpsnoop v1.0.4 // indirect
4343 github.com/fsnotify/fsnotify v1.9.0 // indirect
Original file line number Diff line number Diff line change @@ -17,8 +17,8 @@ github.com/davecgh/go-spew v1.1.0/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSs
1717github.com/davecgh/go-spew v1.1.1 /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
1818github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc h1:U9qPSI2PIWSS1VwoXQT9A3Wy9MM3WgvqSxFWenqJduM =
1919github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
20- github.com/emicklei/go-restful/v3 v3.12.2 h1:DhwDP0vY3k8ZzE0RunuJy8GhNpPL6zqLkDf9B/a0/xU =
21- github.com/emicklei/go-restful/v3 v3.12.2 /go.mod h1:6n3XBCmQQb25CM2LCACGz8ukIrRry+4bhvbpWn3mrbc =
20+ github.com/emicklei/go-restful/v3 v3.13.0 h1:C4Bl2xDndpU6nJ4bc1jXd+uTmYPVUwkD6bFY/oTyCes =
21+ github.com/emicklei/go-restful/v3 v3.13.0 /go.mod h1:6n3XBCmQQb25CM2LCACGz8ukIrRry+4bhvbpWn3mrbc =
2222github.com/evanphx/json-patch v0.5.2 h1:xVCHIVMUu1wtM/VkR9jVZ45N3FhZfYMMYGorLCR8P3k =
2323github.com/evanphx/json-patch v0.5.2 /go.mod h1:ZWS5hhDbVDyob71nXKNL0+PWn6ToqBHMikGIFbs31qQ =
2424github.com/evanphx/json-patch/v5 v5.9.11 h1:/8HVnzMq13/3x9TPvjG08wUGqBTmZBsCWzjTM0wiaDU =
You can’t perform that action at this time.
0 commit comments