Closed joneskoo closed 6 years ago
Yes, this code is based on a fork of internals of twirp. I need to fix these generators to use https://github.com/twitchtv/protogen instead of the hacked up copy of twirp I used to get this prototype out of the door.
I wanted to check what modifications have been made in the packages in vendor/. Gopkg.lock references non-public sources or something and dep ensure is not happy.
Are the modifications in the vendored dependencies required?