mirror of
https://github.com/googleforgames/open-match.git
synced 2025-03-14 10:08:44 +00:00
* update to google.golang.org/protobuf and deprecation changes * update go version to 1.17 * updating deprecated grpc.Insecure() to insecure.NewCredential() * update go to 1.18 to solve dependency issue * lint disable typecheck * adding create ticket test case condition * limiting number of parallel tests * tutorials dependency update * update grpc protobuf files * update go version to 1.19.3 * update go version to 1.19 in tutorials * added command in make file to update tutorial-deps * update deps * update tutorial-deps * add gke-gcloud-auth-plugin * command make tutorial-deps * fix tutorial-deps * fix go.sum file * fix deps