File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ require (
66 cloud.google.com/go v0.65.0
77 github.com/ethereum/go-ethereum v1.9.9
88 github.com/golang/protobuf v1.4.2
9- github.com/onflow/cadence v0.13.5
9+ github.com/onflow/cadence v0.13.6
1010 github.com/onflow/flow-go/crypto v0.12.0
1111 github.com/onflow/flow/protobuf/go/flow v0.1.9
1212 github.com/pkg/errors v0.8.1
Original file line number Diff line number Diff line change @@ -220,8 +220,8 @@ github.com/naoina/toml v0.1.2-0.20170918210437-9fafd6967416/go.mod h1:NBIhNtsFMo
220220github.com/oklog/ulid v1.3.1 /go.mod h1:CirwcVhetQ6Lv90oh/F+FBtV6XMibvdAFo93nm5qn4U =
221221github.com/olekukonko/tablewriter v0.0.1 /go.mod h1:vsDQFd/mU46D+Z4whnwzcISnGGzXWMclvtLoiIKAKIo =
222222github.com/olekukonko/tablewriter v0.0.2-0.20190409134802-7e037d187b0c /go.mod h1:vsDQFd/mU46D+Z4whnwzcISnGGzXWMclvtLoiIKAKIo =
223- github.com/onflow/cadence v0.13.5 h1:R8myLyT4E3DU0q1A3NRnvwepvVHQniruDd0ncNejsUw =
224- github.com/onflow/cadence v0.13.5 /go.mod h1:EEXKRNuW5C2E1wRM4fLhfqoTgXohPFieXwOGJubz1Jg =
223+ github.com/onflow/cadence v0.13.6 h1:c8hSaqZ+rPdElpVXK+S5bWF1cYPnLLQQkT4xV5hg6uI =
224+ github.com/onflow/cadence v0.13.6 /go.mod h1:EEXKRNuW5C2E1wRM4fLhfqoTgXohPFieXwOGJubz1Jg =
225225github.com/onflow/flow-go/crypto v0.12.0 h1:TMsqn5nsW4vrCIFG/HRE/oy/a5/sffHrDRDYqicwO98 =
226226github.com/onflow/flow-go/crypto v0.12.0 /go.mod h1:oXuvU0Dr4lHKgye6nHEFbBXIWNv+dBQUzoVW5Go38+o =
227227github.com/onflow/flow/protobuf/go/flow v0.1.9 h1:ugK6/9K4AkMxqPbCvQzbbV24AH50Ozze43nqpukQoOM =
You can’t perform that action at this time.
0 commit comments