Skip to content

Commit

Permalink
fix: replace api with new repo #53
Browse files Browse the repository at this point in the history
  • Loading branch information
yushan committed Jun 1, 2022
1 parent 8d30837 commit 8ec3194
Show file tree
Hide file tree
Showing 68 changed files with 91 additions and 15,343 deletions.
5 changes: 0 additions & 5 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -42,11 +42,6 @@ test: ## Run test against code.

##@ Generate

.PHONY: gen-protoc
gen-protoc: ## Run protoc command to generate pb code.
# call gen_proto.sh
./gen_proto.sh api

.PHONY: tools-install
tools-install: ## Install tools.
go get -u github.com/golang/protobuf/protoc-gen-go
Expand Down
1 change: 0 additions & 1 deletion api/README.md

This file was deleted.

Loading

0 comments on commit 8ec3194

Please sign in to comment.