Fix go package paths

This commit is contained in:
2022-07-17 04:42:58 -04:00
parent 70aad25291
commit f42e9e75c8
7 changed files with 7 additions and 7 deletions

View File

@@ -1,6 +1,6 @@
syntax = "proto3";
option go_package = "git.itzana.me/strafesnet/protobufs/rpc/maps";
option go_package = "git.itzana.me/strafesnet/go-grpc/maps";
package maps;