Update go_package paths

This commit is contained in:
2022-07-16 21:41:57 -04:00
parent 7aae646fca
commit ce2b1b31cb
5 changed files with 5 additions and 5 deletions

View File

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