Skip to content

Commit

Permalink
Merge branch 'master' into grpc-archive-storage
Browse files Browse the repository at this point in the history
  • Loading branch information
m8rge authored Jun 29, 2020
2 parents ae7b4f3 + 83fabe3 commit 055114c
Show file tree
Hide file tree
Showing 3 changed files with 62 additions and 63 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ SWAGGER_IMAGE=quay.io/goswagger/swagger:$(SWAGGER_VER)
SWAGGER=docker run --rm -it -u ${shell id -u} -v "${PWD}:/go/src/" -w /go/src/ $(SWAGGER_IMAGE)
SWAGGER_GEN_DIR=swagger-gen

JAEGER_DOCKER_PROTOBUF=jaegertracing/protobuf:0.1.0
JAEGER_DOCKER_PROTOBUF=jaegertracing/protobuf:0.2.0

COLOR_PASS=$(shell printf "\033[32mPASS\033[0m")
COLOR_FAIL=$(shell printf "\033[31mFAIL\033[0m")
Expand Down
121 changes: 60 additions & 61 deletions model/model.pb.go

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

0 comments on commit 055114c

Please sign in to comment.