You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

10 lines
324 B

--- src/github.com/bleenco/abstruse/pb/api.proto 2021-05-07 22:06:09.073510422 +0200
+++ src/github.com/bleenco/abstruse/pb/api.proto 2021-05-07 22:06:34.184156284 +0200
@@ -1,6 +1,6 @@
syntax = "proto3";
package api;
-option go_package = ".;api";
+option go_package = "./;api";
import "google/protobuf/empty.proto";