Skip to content
This repository was archived by the owner on Apr 25, 2025. It is now read-only.

Commit 7ab244f

Browse files
committed
[FAB-6235] dep v0.3.1
Change-Id: Iaf80dfb2d583b1a4c7369cf0ffbc1da98a570c21 Signed-off-by: Troy Ronda <troy.ronda@securekey.com>
1 parent 80dc4fd commit 7ab244f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ PACKAGE_NAME := github.com/hyperledger/fabric-sdk-go
5656
ARCH := $(shell uname -m)
5757

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

6161
# Setup Go Tags
6262
GO_TAGS := $(FABRIC_SDK_EXTRA_GO_TAGS)

0 commit comments

Comments
 (0)