Update library name in change note

This commit is contained in:
Owen Mansel-Chan
2023-11-23 13:42:21 +00:00
parent 25d5104468
commit 25a2aef623

View File

@@ -2,7 +2,7 @@
### Minor Analysis Improvements
* Added the [gin cors](https://github.com/gin-contrib/cors) library to the experimental query "CORS misconfiguration" (`go/cors-misconfiguration`).
* Added the [gin-contrib/cors](https://github.com/gin-contrib/cors) library to the experimental query "CORS misconfiguration" (`go/cors-misconfiguration`).
### Bug Fixes