Skip to content

Commit

Permalink
Merge pull request #21 from TheThingsIndustries/feature/update
Browse files Browse the repository at this point in the history
Update dependencies
  • Loading branch information
rvolosatovs authored Jul 9, 2019
2 parents d915adf + 4a398bd commit 3d0905b
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions Makefile
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
ALPINE_VERSION ?= 3.9
ALPINE_VERSION ?= 3.10
GO_VERSION ?= 1.12.6
GRPC_GATEWAY_VERSION ?= 1.9.2
GRPC_JAVA_VERSION ?= 1.21.0
GRPC_GATEWAY_VERSION ?= 1.9.4
GRPC_JAVA_VERSION ?= 1.22.0
GRPC_RUST_VERSION ?= 0.6.1
GRPC_SWIFT_VERSION ?= 0.9.0
GRPC_VERSION ?= 1.21.3
GRPC_SWIFT_VERSION ?= 0.9.1
GRPC_VERSION ?= 1.22.0
GRPC_WEB_VERSION ?= 1.0.4
PROTOBUF_C_VERSION ?= 1.3.2
PROTOC_GEN_DOC_VERSION ?= 1.3.0
Expand All @@ -14,7 +14,7 @@ PROTOC_GEN_GOGO_VERSION ?= 1.2.1
PROTOC_GEN_GOGOTTN_VERSION ?= 3.0.12
PROTOC_GEN_LINT_VERSION ?= 0.2.1
PROTOC_GEN_VALIDATE_VERSION ?= 0.1.0
RUST_PROTOBUF_VERSION ?= 2.6.2
RUST_PROTOBUF_VERSION ?= 2.7.0
RUST_VERSION ?= 1.35.0
SWIFT_VERSION ?= 5.0.1
UPX_VERSION ?= 3.95
Expand Down

0 comments on commit 3d0905b

Please sign in to comment.