Skip to content

Commit

Permalink
update Cadence to commit 81999eb7875b169466279527d07204ade2f5cddf (on…
Browse files Browse the repository at this point in the history
…flow#894)

Co-authored-by: turbolent <turbolent@users.noreply.github.com>
Co-authored-by: Janez Podhostnik <67895329+janezpodhostnik@users.noreply.github.com>
  • Loading branch information
3 people committed Jul 9, 2021
1 parent f7c951f commit 17a7b7c
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 @@ -38,7 +38,7 @@ require (
github.com/m4ksio/wal v1.0.0
github.com/marten-seemann/qtls-go1-15 v0.1.4 // indirect
github.com/multiformats/go-multiaddr v0.3.1
github.com/onflow/cadence v0.18.1-0.20210621164449-25b6135332eb
github.com/onflow/cadence v0.18.1-0.20210624193306-81999eb7875b
github.com/onflow/flow-core-contracts/lib/go/contracts v0.7.3
github.com/onflow/flow-go-sdk v0.20.0-alpha.1
github.com/onflow/flow-go/crypto v0.18.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -856,8 +856,8 @@ github.com/olekukonko/tablewriter v0.0.0-20170122224234-a0225b3f23b5/go.mod h1:v
github.com/olekukonko/tablewriter v0.0.1/go.mod h1:vsDQFd/mU46D+Z4whnwzcISnGGzXWMclvtLoiIKAKIo=
github.com/olekukonko/tablewriter v0.0.2-0.20190409134802-7e037d187b0c/go.mod h1:vsDQFd/mU46D+Z4whnwzcISnGGzXWMclvtLoiIKAKIo=
github.com/onflow/cadence v0.15.0/go.mod h1:KMzDF6cIv6nb5PJW9aITaqazbmJX8MMeibFcpPP385M=
github.com/onflow/cadence v0.18.1-0.20210621164449-25b6135332eb h1:4gURv4po+izGQlxaFGmcji5L9Iuir9PmSyzfH6cqnKQ=
github.com/onflow/cadence v0.18.1-0.20210621164449-25b6135332eb/go.mod h1:iR/tZpP+1YhM8iRnOBPiBIs7on5dE3hk2ZfunCRQswE=
github.com/onflow/cadence v0.18.1-0.20210624193306-81999eb7875b h1:7HOKZBXwxdj+DOVWTCOAzy1+/sC84MC6UV+9RhwckEA=
github.com/onflow/cadence v0.18.1-0.20210624193306-81999eb7875b/go.mod h1:iR/tZpP+1YhM8iRnOBPiBIs7on5dE3hk2ZfunCRQswE=
github.com/onflow/flow-core-contracts/lib/go/contracts v0.7.3 h1:Rxu1KvTPlSfR0pneog/r1HkS4fszJL2AS28QK4qHOTQ=
github.com/onflow/flow-core-contracts/lib/go/contracts v0.7.3/go.mod h1:MSNt2rodpRXm1n0iGQWL6ltDoJCtXEzlPw9nhE/zQmk=
github.com/onflow/flow-ft/lib/go/contracts v0.5.0 h1:Cg4gHGVblxcejfNNG5Mfj98Wf4zbY76O0Y28QB0766A=
Expand Down
2 changes: 1 addition & 1 deletion integration/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ require (
github.com/docker/go-connections v0.4.0
github.com/go-openapi/strfmt v0.20.0 // indirect
github.com/jedib0t/go-pretty v4.3.0+incompatible
github.com/onflow/cadence v0.18.1-0.20210621164449-25b6135332eb
github.com/onflow/cadence v0.18.1-0.20210624193306-81999eb7875b
github.com/onflow/flow-go v0.11.1 // replaced by version on-disk
github.com/onflow/flow-go-sdk v0.20.0-alpha.1
github.com/onflow/flow-go/crypto v0.18.0 // replaced by version on-disk
Expand Down
4 changes: 2 additions & 2 deletions integration/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -876,8 +876,8 @@ github.com/olekukonko/tablewriter v0.0.0-20170122224234-a0225b3f23b5/go.mod h1:v
github.com/olekukonko/tablewriter v0.0.1/go.mod h1:vsDQFd/mU46D+Z4whnwzcISnGGzXWMclvtLoiIKAKIo=
github.com/olekukonko/tablewriter v0.0.2-0.20190409134802-7e037d187b0c/go.mod h1:vsDQFd/mU46D+Z4whnwzcISnGGzXWMclvtLoiIKAKIo=
github.com/onflow/cadence v0.15.0/go.mod h1:KMzDF6cIv6nb5PJW9aITaqazbmJX8MMeibFcpPP385M=
github.com/onflow/cadence v0.18.1-0.20210621164449-25b6135332eb h1:4gURv4po+izGQlxaFGmcji5L9Iuir9PmSyzfH6cqnKQ=
github.com/onflow/cadence v0.18.1-0.20210621164449-25b6135332eb/go.mod h1:iR/tZpP+1YhM8iRnOBPiBIs7on5dE3hk2ZfunCRQswE=
github.com/onflow/cadence v0.18.1-0.20210624193306-81999eb7875b h1:7HOKZBXwxdj+DOVWTCOAzy1+/sC84MC6UV+9RhwckEA=
github.com/onflow/cadence v0.18.1-0.20210624193306-81999eb7875b/go.mod h1:iR/tZpP+1YhM8iRnOBPiBIs7on5dE3hk2ZfunCRQswE=
github.com/onflow/flow-core-contracts/lib/go/contracts v0.7.3 h1:Rxu1KvTPlSfR0pneog/r1HkS4fszJL2AS28QK4qHOTQ=
github.com/onflow/flow-core-contracts/lib/go/contracts v0.7.3/go.mod h1:MSNt2rodpRXm1n0iGQWL6ltDoJCtXEzlPw9nhE/zQmk=
github.com/onflow/flow-ft/lib/go/contracts v0.5.0 h1:Cg4gHGVblxcejfNNG5Mfj98Wf4zbY76O0Y28QB0766A=
Expand Down

0 comments on commit 17a7b7c

Please sign in to comment.