bin/bootstrap.sh in livekit-server-sdk-0.5.0 vs bin/bootstrap.sh in livekit-server-sdk-0.5.1

- old
+ new

@@ -1,5 +1,5 @@ #!/usr/bin/env bash echo "Ensure protoc and Go are installed" -go install github.com/twitchtv/twirp-ruby/protoc-gen-twirp_ruby@latest +go install github.com/github/twirp-ruby/protoc-gen-twirp_ruby@latest