diff --git a/community/approved-plugins.json b/community/approved-plugins.json index 6f6a934fb8..ff0712257e 100644 --- a/community/approved-plugins.json +++ b/community/approved-plugins.json @@ -159,6 +159,11 @@ "description": "Nx plugin to use Go in a Nx workspace", "url": "https://github.com/nx-go/nx-go" }, + { + "name": "@nx-golang/gin", + "description": "Nx plugin to use Go-Gin in a Nx workspace", + "url": "https://github.com/nx-golang/nx-golang" + }, { "name": "@angular-architects/module-federation", "description": "Nx plugin to use webpack module federation",