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 @@ -24,7 +24,7 @@ require (
2424 github.com/cenkalti/backoff/v5 v5.0.3 // indirect
2525 github.com/cespare/xxhash/v2 v2.3.0 // indirect
2626 github.com/davecgh/go-spew v1.1.1 // indirect
27- github.com/emicklei/go-restful/v3 v3.12.2 // indirect
27+ github.com/emicklei/go-restful/v3 v3.13.0 // indirect
2828 github.com/evanphx/json-patch/v5 v5.9.11 // indirect
2929 github.com/felixge/httpsnoop v1.0.4 // indirect
3030 github.com/fsnotify/fsnotify v1.9.0 // indirect
Original file line number Diff line number Diff line change @@ -15,8 +15,8 @@ github.com/creack/pty v1.1.9/go.mod h1:oKZEueFk5CKHvIhNR5MUki03XCEU+Q6VDXinZuGJ3
1515github.com/davecgh/go-spew v1.1.0 /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
1616github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c =
1717github.com/davecgh/go-spew v1.1.1 /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
18- github.com/emicklei/go-restful/v3 v3.12.2 h1:DhwDP0vY3k8ZzE0RunuJy8GhNpPL6zqLkDf9B/a0/xU =
19- github.com/emicklei/go-restful/v3 v3.12.2 /go.mod h1:6n3XBCmQQb25CM2LCACGz8ukIrRry+4bhvbpWn3mrbc =
18+ github.com/emicklei/go-restful/v3 v3.13.0 h1:C4Bl2xDndpU6nJ4bc1jXd+uTmYPVUwkD6bFY/oTyCes =
19+ github.com/emicklei/go-restful/v3 v3.13.0 /go.mod h1:6n3XBCmQQb25CM2LCACGz8ukIrRry+4bhvbpWn3mrbc =
2020github.com/evanphx/json-patch v0.5.2 h1:xVCHIVMUu1wtM/VkR9jVZ45N3FhZfYMMYGorLCR8P3k =
2121github.com/evanphx/json-patch v0.5.2 /go.mod h1:ZWS5hhDbVDyob71nXKNL0+PWn6ToqBHMikGIFbs31qQ =
2222github.com/evanphx/json-patch/v5 v5.9.11 h1:/8HVnzMq13/3x9TPvjG08wUGqBTmZBsCWzjTM0wiaDU =
You can’t perform that action at this time.
0 commit comments