Skip to content
This repository has been archived by the owner on Jun 17, 2022. It is now read-only.

Commit

Permalink
update go-opera version to include API fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
uprendis authored and quan8 committed Mar 29, 2021
1 parent 9ad20a5 commit b80ba50
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/Fantom-foundation/go-lachesis
go 1.13

require (
github.com/Fantom-foundation/go-opera v0.0.0-20210324110412-a1a66a2652d0
github.com/Fantom-foundation/go-opera v0.0.0-20210329030859-db15cedd849d
github.com/Fantom-foundation/lachesis-base v0.0.0-20210323130105-a8e5ca7f15ac
github.com/beorn7/perks v1.0.1
github.com/cespare/cp v1.1.1
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ github.com/BurntSushi/toml v0.3.1/go.mod h1:xHWCNGjB5oqiDr8zfno3MHue2Ht5sIBksp03
github.com/DataDog/zstd v1.3.6-0.20190409195224-796139022798/go.mod h1:1jcaCB/ufaK+sKp1NBhlGmpz41jOoPQ35bpF36t7BBo=
github.com/Fantom-foundation/go-ethereum v1.9.22-ftm-0.5 h1:hyMHsRBFoBIjwur3LgyYa/Lm7WzJqnM7HtK7/vnSkeA=
github.com/Fantom-foundation/go-ethereum v1.9.22-ftm-0.5/go.mod h1:27ZY0H7YdbxCL0E/d23qHo9WCkjqnmFKHQl9UaUSw8s=
github.com/Fantom-foundation/go-opera v0.0.0-20210324110412-a1a66a2652d0 h1:9sft0MeCMF0L67YdaGUQ3U6DPwnP+xbtls7r9TzuXGQ=
github.com/Fantom-foundation/go-opera v0.0.0-20210324110412-a1a66a2652d0/go.mod h1:OXcyWMXa612pwp73zmO5u8Xo4HO8Vu9l+adIVCFnXIg=
github.com/Fantom-foundation/go-opera v0.0.0-20210329030859-db15cedd849d h1:Ol3H6tFCdT/6XfUTvFx9Q1QVIKeP52y1Z4AUBsRA84I=
github.com/Fantom-foundation/go-opera v0.0.0-20210329030859-db15cedd849d/go.mod h1:OXcyWMXa612pwp73zmO5u8Xo4HO8Vu9l+adIVCFnXIg=
github.com/Fantom-foundation/lachesis-base v0.0.0-20210323130105-a8e5ca7f15ac h1:0/WdGOQBQopByS+kVK6hNt4uPsQPW/rqvvgy/pkZwbA=
github.com/Fantom-foundation/lachesis-base v0.0.0-20210323130105-a8e5ca7f15ac/go.mod h1:E6+2LOvgADwSOv0U5YXhRJz4PlX8qJxvq8M93AOC1tM=
github.com/OneOfOne/xxhash v1.2.2/go.mod h1:HSdplMjZKSmBqAxg5vPj2TmRDmfkzw+cTzAElWljhcU=
Expand Down

0 comments on commit b80ba50

Please sign in to comment.