Skip to content

Commit

Permalink
Merge pull request #55 from go-goim/refactor/replace_api
Browse files Browse the repository at this point in the history
fix: replace api with new repo #53
  • Loading branch information
yusank committed Jun 1, 2022
2 parents 8d30837 + 8ec3194 commit 1229c28
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.

0 comments on commit 1229c28

Please sign in to comment.