Skip to content

Commit 8b6c53c

Browse files
authored
Merge pull request github#4830 from owen-mc/update-go-supported-frameworks
Update supported Go frameworks
2 parents a165d2e + 1d3d4ed commit 8b6c53c

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docs/codeql/support/reusables/frameworks.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,8 @@ Go built-in support
2727
:widths: auto
2828

2929
Name, Category
30+
Chi, Web framework
31+
Echo, Web framework
3032
Gin, Web framework
3133
glog, Logging library
3234
go-restful, Web application framework
@@ -51,6 +53,9 @@ Go built-in support
5153
mux, HTTP request router and dispatcher
5254
nhooyr.io/websocket, Network communicator
5355
pg, Database
56+
proto, Serialization
57+
Revel, Web framework
58+
Spew, Logging library
5459
sqlx, Database
5560
SendGrid, Email library
5661
Squirrel, Database

0 commit comments

Comments
 (0)