Skip to content

Commit

Permalink
[FAB-6235] dep v0.3.1
Browse files Browse the repository at this point in the history
Change-Id: Iaf80dfb2d583b1a4c7369cf0ffbc1da98a570c21
Signed-off-by: Troy Ronda <troy.ronda@securekey.com>
  • Loading branch information
troyronda committed Oct 6, 2017
1 parent 80dc4fd commit 7ab244f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ PACKAGE_NAME := github.com/hyperledger/fabric-sdk-go
ARCH := $(shell uname -m)

# The version of dep that will be installed by depend-install (or in the CI)
GO_DEP_COMMIT := v0.3.0
GO_DEP_COMMIT := v0.3.1

# Setup Go Tags
GO_TAGS := $(FABRIC_SDK_EXTRA_GO_TAGS)
Expand Down

0 comments on commit 7ab244f

Please sign in to comment.