Jaycean opened a new issue #1392: URL: https://github.com/apache/apisix-dashboard/issues/1392
# Feature request ## Please describe your feature When I look at the test cases, I find that the jsonpatch(`github.com/api7/go-jsonpatch`) used by upstream and service when calling the patch method is still the old library, but I see that PR:#1005 has been updated to `github.com/evanphx/json-patch/v5`, so I'm going to fix them. ## Describe the solution you'd like I will submit PR to make upstream and service use the new package. Ping @starsz @nic-chen @imjoey . Pls assign to me. Thks ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
