diff --git a/README.md b/README.md index 4338a407..60ff0654 100644 --- a/README.md +++ b/README.md @@ -1132,7 +1132,6 @@ _Tools that generate Go code._ - [GoWrap](https://github.com/hexdigest/gowrap) - Generate decorators for Go interfaces using simple templates. - [interfaces](https://github.com/rjeczalik/interfaces) - Command line tool for generating interface definitions. - [jennifer](https://github.com/dave/jennifer) - Generate arbitrary Go code without templates. -- [pkgreflect](https://github.com/ungerik/pkgreflect) - Go preprocessor for package scoped reflection. - [typeregistry](https://github.com/xiaoxin01/typeregistry) - A library to create type dynamically. **[⬆ back to top](#contents)**