Skip to content
This repository has been archived by the owner on Apr 5, 2023. It is now read-only.

Commit

Permalink
Merge pull request #282 from fqutishat/281
Browse files Browse the repository at this point in the history
chore: Release v0.1.0
  • Loading branch information
fqutishat authored Nov 6, 2019
2 parents 8da240a + e24fe19 commit 0869095
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .ci-properties
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

# Release Parameters
BASE_VERSION=0.1.0
IS_RELEASE=false
IS_RELEASE=true

ARCH=$(go env GOARCH)

Expand All @@ -24,4 +24,4 @@ export FABRIC_PEER_EXT_IMAGE_TAG=$ARCH-$PROJECT_VERSION

GO_VER=1.12.5
GO_MIN_VER=1.12
GO_MAX_VER=1.12.5
GO_MAX_VER=1.12.5
2 changes: 2 additions & 0 deletions test/bddtests/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -153,8 +153,10 @@ github.com/tidwall/pretty v1.0.0 h1:HsD+QiTn7sK6flMKIvNmpqz1qrpP3Ps6jOKIKMooyg4=
github.com/tidwall/pretty v1.0.0/go.mod h1:XNkn88O1ChpSDQmQeStsy+sBenx6DDtFZJxhVysOjyk=
github.com/trustbloc/fabric-peer-test-common v0.0.0-20191029204148-075911ef5e01 h1:8vS/642n5AmApjsh6W4wRLJkSEUYKCK6fNNxx6UM6UM=
github.com/trustbloc/fabric-peer-test-common v0.0.0-20191029204148-075911ef5e01/go.mod h1:fExusw5yLVtdam0OTuNViycUJNn7uicfiAD8PKjQuEU=
github.com/trustbloc/fabric-peer-test-common v0.1.0/go.mod h1:fExusw5yLVtdam0OTuNViycUJNn7uicfiAD8PKjQuEU=
github.com/trustbloc/fabric-protos-go-ext v0.0.0-20191001172134-1815f5c382ff h1:HbMmZGdcCRbgwqyF40zeSe+hxzGX8en2cS03Cd7v1mQ=
github.com/trustbloc/fabric-protos-go-ext v0.0.0-20191001172134-1815f5c382ff/go.mod h1:xVYTjK4DtZRBxZ2D9aE4y6AbLaPwue2o/criQyQbVD0=
github.com/trustbloc/fabric-protos-go-ext v0.1.0/go.mod h1:xVYTjK4DtZRBxZ2D9aE4y6AbLaPwue2o/criQyQbVD0=
github.com/vishvananda/netlink v1.0.0 h1:bqNY2lgheFIu1meHUFSH3d7vG93AFyqg3oGbJCOJgSM=
github.com/vishvananda/netlink v1.0.0/go.mod h1:+SR5DhBJrl6ZM7CoCKvpw5BKroDKQ+PJqOg65H/2ktk=
github.com/vishvananda/netns v0.0.0-20180720170159-13995c7128cc h1:R83G5ikgLMxrBvLh22JhdfI8K6YXEPHx5P03Uu3DRs4=
Expand Down

0 comments on commit 0869095

Please sign in to comment.