Skip to content

Commit

Permalink
Merge #1059
Browse files Browse the repository at this point in the history
1059: Auto Cadence Update: Fix race condition in hash and sign algorithm values r=janezpodhostnik a=turbolent

Auto generated PR to update Cadence version.

References: onflow/cadence#1096

Co-authored-by: SupunS <SupunS@users.noreply.github.com>
Co-authored-by: Janez Podhostnik <janez.podhostnik@gmail.com>
  • Loading branch information
3 people committed Aug 19, 2021
2 parents 6e6b6fe + 3b6c6d3 commit e74ecca
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ require (
github.com/m4ksio/wal v1.0.0
github.com/mitchellh/mapstructure v1.3.3 // indirect
github.com/multiformats/go-multiaddr v0.3.3
github.com/onflow/cadence v0.18.1-0.20210729032112-526ee63f64ab
github.com/onflow/cadence v0.18.1-0.20210729184802-2b0b2064b09f
github.com/onflow/flow-core-contracts/lib/go/contracts v0.7.5
github.com/onflow/flow-core-contracts/lib/go/templates v0.7.5
github.com/onflow/flow-emulator v0.20.3
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -953,8 +953,8 @@ github.com/onflow/cadence v0.15.0/go.mod h1:KMzDF6cIv6nb5PJW9aITaqazbmJX8MMeibFc
github.com/onflow/cadence v0.15.0/go.mod h1:KMzDF6cIv6nb5PJW9aITaqazbmJX8MMeibFcpPP385M=
github.com/onflow/cadence v0.17.0/go.mod h1:iR/tZpP+1YhM8iRnOBPiBIs7on5dE3hk2ZfunCRQswE=
github.com/onflow/cadence v0.18.0/go.mod h1:iR/tZpP+1YhM8iRnOBPiBIs7on5dE3hk2ZfunCRQswE=
github.com/onflow/cadence v0.18.1-0.20210729032112-526ee63f64ab h1:BAm0MNyzsQmIoeS5AWU6qLZRy0yujPmF3o8s4qbXN78=
github.com/onflow/cadence v0.18.1-0.20210729032112-526ee63f64ab/go.mod h1:ZXcJOh7LZkgqoArtvKx8UYcYQ0cC71zNffP6R1HGGB8=
github.com/onflow/cadence v0.18.1-0.20210729184802-2b0b2064b09f h1:vKrNzJ1x7dPMJJfZF9R8EM7lIkkTI1oJ9hQRdczGWY0=
github.com/onflow/cadence v0.18.1-0.20210729184802-2b0b2064b09f/go.mod h1:ZXcJOh7LZkgqoArtvKx8UYcYQ0cC71zNffP6R1HGGB8=
github.com/onflow/flow-core-contracts/lib/go/contracts v0.7.3-0.20210527134022-58c25247091a/go.mod h1:IZ2e7UyLCYmpQ8Kd7k0A32uXqdqfiV1r2sKs5/riblo=
github.com/onflow/flow-core-contracts/lib/go/contracts v0.7.5 h1:PTBIOL7sNBc+tVNba5v/U2T4ER9C9NdV8F/KmseD9nY=
github.com/onflow/flow-core-contracts/lib/go/contracts v0.7.5/go.mod h1:MSNt2rodpRXm1n0iGQWL6ltDoJCtXEzlPw9nhE/zQmk=
Expand Down
2 changes: 1 addition & 1 deletion integration/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ require (
github.com/golang/snappy v0.0.3 // indirect
github.com/jedib0t/go-pretty v4.3.0+incompatible
github.com/logrusorgru/aurora v2.0.3+incompatible // indirect
github.com/onflow/cadence v0.18.1-0.20210729032112-526ee63f64ab
github.com/onflow/cadence v0.18.1-0.20210729184802-2b0b2064b09f
github.com/onflow/flow-core-contracts/lib/go/contracts v0.7.5
github.com/onflow/flow-core-contracts/lib/go/templates v0.7.5
github.com/onflow/flow-emulator v0.20.3
Expand Down
4 changes: 2 additions & 2 deletions integration/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -1102,8 +1102,8 @@ github.com/olekukonko/tablewriter v0.0.2-0.20190409134802-7e037d187b0c/go.mod h1
github.com/onflow/cadence v0.15.0/go.mod h1:KMzDF6cIv6nb5PJW9aITaqazbmJX8MMeibFcpPP385M=
github.com/onflow/cadence v0.17.0/go.mod h1:iR/tZpP+1YhM8iRnOBPiBIs7on5dE3hk2ZfunCRQswE=
github.com/onflow/cadence v0.18.0/go.mod h1:iR/tZpP+1YhM8iRnOBPiBIs7on5dE3hk2ZfunCRQswE=
github.com/onflow/cadence v0.18.1-0.20210729032112-526ee63f64ab h1:BAm0MNyzsQmIoeS5AWU6qLZRy0yujPmF3o8s4qbXN78=
github.com/onflow/cadence v0.18.1-0.20210729032112-526ee63f64ab/go.mod h1:ZXcJOh7LZkgqoArtvKx8UYcYQ0cC71zNffP6R1HGGB8=
github.com/onflow/cadence v0.18.1-0.20210729184802-2b0b2064b09f h1:vKrNzJ1x7dPMJJfZF9R8EM7lIkkTI1oJ9hQRdczGWY0=
github.com/onflow/cadence v0.18.1-0.20210729184802-2b0b2064b09f/go.mod h1:ZXcJOh7LZkgqoArtvKx8UYcYQ0cC71zNffP6R1HGGB8=
github.com/onflow/flow-core-contracts/lib/go/contracts v0.7.5 h1:PTBIOL7sNBc+tVNba5v/U2T4ER9C9NdV8F/KmseD9nY=
github.com/onflow/flow-core-contracts/lib/go/contracts v0.7.5/go.mod h1:MSNt2rodpRXm1n0iGQWL6ltDoJCtXEzlPw9nhE/zQmk=
github.com/onflow/flow-core-contracts/lib/go/templates v0.7.5 h1:SaO1ddEopoHHBeA0KotX98XaFG4hC3RwTOpUGnFRhrM=
Expand Down

0 comments on commit e74ecca

Please sign in to comment.