Skip to content

Commit

Permalink
Change google package to helium
Browse files Browse the repository at this point in the history
  • Loading branch information
maplant committed Jun 27, 2024
1 parent 81d8823 commit 8ebd97b
Show file tree
Hide file tree
Showing 3 changed files with 248 additions and 264 deletions.
2 changes: 1 addition & 1 deletion src/decimal.proto
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@

syntax = "proto3";

package google.type;
package helium;

option cc_enable_arenas = true;
option go_package = "google.golang.org/genproto/googleapis/type/decimal;decimal";
Expand Down
Loading

0 comments on commit 8ebd97b

Please sign in to comment.