Skip to content

Commit 765df2e

Browse files
committed
Fix package name conflict
1 parent c868567 commit 765df2e

9 files changed

Lines changed: 202 additions & 188 deletions

File tree

activity/activity.pb.go

Lines changed: 77 additions & 71 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

activity/activity.proto

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
syntax = "proto3";
22

3-
package terrapi.v1;
3+
package terrapi.v1.activity;
44

55
option go_package = "github.com/terrapi-solution/protocol/activity";
66

activity/activity_grpc.pb.go

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)