Skip to content

Commit

Permalink
Merge pull request #2 from bavix/dev
Browse files Browse the repository at this point in the history
rename apis to bavixapis
  • Loading branch information
rez1dent3 authored Jul 21, 2024
2 parents 55dfc6d + 50e33df commit cf4bd00
Show file tree
Hide file tree
Showing 3 changed files with 40 additions and 52 deletions.
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
syntax = "proto3";

package apis.common.v1;
package bavixapis.common.v1;

option go_package = "./apis/common/v1";
option go_package = "./bavixapis/common/v1";

// UUID is a message that represents a UUID.
//
Expand Down
13 changes: 0 additions & 13 deletions changelog.md

This file was deleted.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit cf4bd00

Please sign in to comment.