File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ require (
2020 github.com/blang/semver/v4 v4.0.0 // indirect
2121 github.com/cespare/xxhash/v2 v2.3.0 // indirect
2222 github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc // indirect
23- github.com/emicklei/go-restful/v3 v3.12.2 // indirect
23+ github.com/emicklei/go-restful/v3 v3.13.0 // indirect
2424 github.com/evanphx/json-patch/v5 v5.9.11 // indirect
2525 github.com/fsnotify/fsnotify v1.9.0 // indirect
2626 github.com/fxamacker/cbor/v2 v2.8.0 // indirect
Original file line number Diff line number Diff line change @@ -10,6 +10,8 @@ github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc h1:U9qPSI2PIWSS1
1010github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
1111github.com/emicklei/go-restful/v3 v3.12.2 h1:DhwDP0vY3k8ZzE0RunuJy8GhNpPL6zqLkDf9B/a0/xU =
1212github.com/emicklei/go-restful/v3 v3.12.2 /go.mod h1:6n3XBCmQQb25CM2LCACGz8ukIrRry+4bhvbpWn3mrbc =
13+ github.com/emicklei/go-restful/v3 v3.13.0 h1:C4Bl2xDndpU6nJ4bc1jXd+uTmYPVUwkD6bFY/oTyCes =
14+ github.com/emicklei/go-restful/v3 v3.13.0 /go.mod h1:6n3XBCmQQb25CM2LCACGz8ukIrRry+4bhvbpWn3mrbc =
1315github.com/evanphx/json-patch v0.5.2 h1:xVCHIVMUu1wtM/VkR9jVZ45N3FhZfYMMYGorLCR8P3k =
1416github.com/evanphx/json-patch v0.5.2 /go.mod h1:ZWS5hhDbVDyob71nXKNL0+PWn6ToqBHMikGIFbs31qQ =
1517github.com/evanphx/json-patch/v5 v5.9.11 h1:/8HVnzMq13/3x9TPvjG08wUGqBTmZBsCWzjTM0wiaDU =
You can’t perform that action at this time.
0 commit comments