Skip to content
This repository has been archived by the owner on Dec 2, 2021. It is now read-only.

Commit

Permalink
[FAB-10369] Update Burrow dependency to 0.18.0
Browse files Browse the repository at this point in the history
 - Burrow release 0.18.0 contains refactor of EVM needed for the plugin

Change-Id: I4dee793bec1c28715a1c5e51d6482cf433fb30bd
Signed-off-by: Swetha Repakula <srepaku@us.ibm.com>
  • Loading branch information
swetharepakula committed May 24, 2018
1 parent 5cc6852 commit 5335ef0
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 6 deletions.
7 changes: 4 additions & 3 deletions Gopkg.lock

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

5 changes: 4 additions & 1 deletion Gopkg.toml
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
#Copyright IBM Corp. All Rights Reserved.
#SPDX-License-Identifier: Apache-2.0

# Gopkg.toml example
#
# Refer to https://github.com/golang/dep/blob/master/docs/Gopkg.toml.md
Expand Down Expand Up @@ -26,7 +29,7 @@


[[constraint]]
branch = "develop"
version = "0.18.0"
name = "github.com/hyperledger/burrow"

[[constraint]]
Expand Down

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

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

0 comments on commit 5335ef0

Please sign in to comment.