feat: update change notes and add to go.qll

This commit is contained in:
Mathew Payne
2023-06-29 18:33:07 +01:00
parent 1ba619f3f2
commit 427a1585ea
2 changed files with 5 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
---
category: minorAnalysis
---
* Add support for the GoMicro framework.

View File

@@ -40,6 +40,7 @@ import semmle.go.frameworks.Email
import semmle.go.frameworks.Encoding
import semmle.go.frameworks.Gin
import semmle.go.frameworks.Glog
import semmle.go.frameworks.GoMicro
import semmle.go.frameworks.GoRestfulHttp
import semmle.go.frameworks.K8sIoApimachineryPkgRuntime
import semmle.go.frameworks.K8sIoApiCoreV1