You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
go get 'go.uber.org/yarpc/encoding/thrift/thriftrw-plugin-yarpc'
endif
@if $(THRIFTRW) --version | fgrep -vq $(THRIFTRW_VERSION); then echo "Your thriftrw is not version $(THRIFTRW_VERSION). Refusing to generate new code. If you intended to change the thriftrw version, please change the makefile."; exit 1; fi