File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -47,7 +47,7 @@ require (
4747 github.com/multiformats/go-multiaddr-dns v0.4.1
4848 github.com/multiformats/go-multihash v0.2.3
4949 github.com/onflow/atree v0.12.1
50- github.com/onflow/cadence v1.9.7
50+ github.com/onflow/cadence v1.9.8
5151 github.com/onflow/crypto v0.25.4
5252 github.com/onflow/flow v0.4.15
5353 github.com/onflow/flow-core-contracts/lib/go/contracts v1.9.2
Original file line number Diff line number Diff line change @@ -942,8 +942,8 @@ github.com/onflow/atree v0.12.1 h1:WfnhnhZJISiRa6trEz2lq49my326xjzS1JRaH8naXv0=
942942git.832008.xyz/onflow/atree v0.12.1 /go.mod h1:qdZcfLQwPirHcNpLiK+2t3KAo+SAb9Si6TqurE6pykE =
943943git.832008.xyz/onflow/boxo v0.0.0-20240201202436-f2477b92f483 h1:LpiQhTAfM9CAmNVEs0n//cBBgCg+vJSiIxTHYUklZ84 =
944944git.832008.xyz/onflow/boxo v0.0.0-20240201202436-f2477b92f483 /go.mod h1:pIZgTWdm3k3pLF9Uq6MB8JEcW07UDwNJjlXW1HELW80 =
945- github.com/onflow/cadence v1.9.7 h1:FKSf8ZK0oRWU2pEws1jztyIEHUeyzGxixLB+LA/XfQU =
946- github.com/onflow/cadence v1.9.7 /go.mod h1:zvAa0UGFrj+lctflMzUtgmOsvEvtzWhyiXxAN73WSJY =
945+ github.com/onflow/cadence v1.9.8 h1:+15PSs/KQ0QTN32hWR11wOpCNEeYThnmrTfH72BkTvA =
946+ github.com/onflow/cadence v1.9.8 /go.mod h1:zvAa0UGFrj+lctflMzUtgmOsvEvtzWhyiXxAN73WSJY =
947947git.832008.xyz/onflow/crypto v0.25.4 h1:R615PWPdSoA5RATNb/j3cYaloBIZlSXVNgS7BjwHiwM =
948948git.832008.xyz/onflow/crypto v0.25.4 /go.mod h1:DlkW/1SPUvLHYvUcjWa9PkLIRgSBKR4EDc3i+ATQKW4 =
949949git.832008.xyz/onflow/fixed-point v0.1.1 h1:j0jYZVO8VGyk1476alGudEg7XqCkeTVxb5ElRJRKS90 =
Original file line number Diff line number Diff line change @@ -216,7 +216,7 @@ require (
216216 github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 // indirect
217217 github.com/olekukonko/tablewriter v0.0.5 // indirect
218218 github.com/onflow/atree v0.12.1 // indirect
219- github.com/onflow/cadence v1.9.7 // indirect
219+ github.com/onflow/cadence v1.9.8 // indirect
220220 github.com/onflow/fixed-point v0.1.1 // indirect
221221 github.com/onflow/flow-core-contracts/lib/go/contracts v1.9.2 // indirect
222222 github.com/onflow/flow-core-contracts/lib/go/templates v1.9.2 // indirect
Original file line number Diff line number Diff line change @@ -892,8 +892,8 @@ github.com/onflow/atree v0.12.1 h1:WfnhnhZJISiRa6trEz2lq49my326xjzS1JRaH8naXv0=
892892git.832008.xyz/onflow/atree v0.12.1 /go.mod h1:qdZcfLQwPirHcNpLiK+2t3KAo+SAb9Si6TqurE6pykE =
893893git.832008.xyz/onflow/boxo v0.0.0-20240201202436-f2477b92f483 h1:LpiQhTAfM9CAmNVEs0n//cBBgCg+vJSiIxTHYUklZ84 =
894894git.832008.xyz/onflow/boxo v0.0.0-20240201202436-f2477b92f483 /go.mod h1:pIZgTWdm3k3pLF9Uq6MB8JEcW07UDwNJjlXW1HELW80 =
895- github.com/onflow/cadence v1.9.7 h1:FKSf8ZK0oRWU2pEws1jztyIEHUeyzGxixLB+LA/XfQU =
896- github.com/onflow/cadence v1.9.7 /go.mod h1:zvAa0UGFrj+lctflMzUtgmOsvEvtzWhyiXxAN73WSJY =
895+ github.com/onflow/cadence v1.9.8 h1:+15PSs/KQ0QTN32hWR11wOpCNEeYThnmrTfH72BkTvA =
896+ github.com/onflow/cadence v1.9.8 /go.mod h1:zvAa0UGFrj+lctflMzUtgmOsvEvtzWhyiXxAN73WSJY =
897897git.832008.xyz/onflow/crypto v0.25.4 h1:R615PWPdSoA5RATNb/j3cYaloBIZlSXVNgS7BjwHiwM =
898898git.832008.xyz/onflow/crypto v0.25.4 /go.mod h1:DlkW/1SPUvLHYvUcjWa9PkLIRgSBKR4EDc3i+ATQKW4 =
899899git.832008.xyz/onflow/fixed-point v0.1.1 h1:j0jYZVO8VGyk1476alGudEg7XqCkeTVxb5ElRJRKS90 =
Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ require (
2121 github.com/ipfs/go-datastore v0.8.2
2222 github.com/ipfs/go-ds-pebble v0.5.0
2323 github.com/libp2p/go-libp2p v0.38.2
24- github.com/onflow/cadence v1.9.7
24+ github.com/onflow/cadence v1.9.8
2525 github.com/onflow/crypto v0.25.4
2626 github.com/onflow/flow v0.4.15
2727 github.com/onflow/flow-core-contracts/lib/go/contracts v1.9.2
Original file line number Diff line number Diff line change @@ -766,8 +766,8 @@ github.com/onflow/atree v0.12.1 h1:WfnhnhZJISiRa6trEz2lq49my326xjzS1JRaH8naXv0=
766766git.832008.xyz/onflow/atree v0.12.1 /go.mod h1:qdZcfLQwPirHcNpLiK+2t3KAo+SAb9Si6TqurE6pykE =
767767git.832008.xyz/onflow/boxo v0.0.0-20240201202436-f2477b92f483 h1:LpiQhTAfM9CAmNVEs0n//cBBgCg+vJSiIxTHYUklZ84 =
768768git.832008.xyz/onflow/boxo v0.0.0-20240201202436-f2477b92f483 /go.mod h1:pIZgTWdm3k3pLF9Uq6MB8JEcW07UDwNJjlXW1HELW80 =
769- github.com/onflow/cadence v1.9.7 h1:FKSf8ZK0oRWU2pEws1jztyIEHUeyzGxixLB+LA/XfQU =
770- github.com/onflow/cadence v1.9.7 /go.mod h1:zvAa0UGFrj+lctflMzUtgmOsvEvtzWhyiXxAN73WSJY =
769+ github.com/onflow/cadence v1.9.8 h1:+15PSs/KQ0QTN32hWR11wOpCNEeYThnmrTfH72BkTvA =
770+ github.com/onflow/cadence v1.9.8 /go.mod h1:zvAa0UGFrj+lctflMzUtgmOsvEvtzWhyiXxAN73WSJY =
771771git.832008.xyz/onflow/crypto v0.25.4 h1:R615PWPdSoA5RATNb/j3cYaloBIZlSXVNgS7BjwHiwM =
772772git.832008.xyz/onflow/crypto v0.25.4 /go.mod h1:DlkW/1SPUvLHYvUcjWa9PkLIRgSBKR4EDc3i+ATQKW4 =
773773git.832008.xyz/onflow/fixed-point v0.1.1 h1:j0jYZVO8VGyk1476alGudEg7XqCkeTVxb5ElRJRKS90 =
You can’t perform that action at this time.
0 commit comments