File tree 6 files changed +9
-9
lines changed
6 files changed +9
-9
lines changed Original file line number Diff line number Diff line change @@ -48,7 +48,7 @@ require (
48
48
github.com/multiformats/go-multiaddr-dns v0.3.1
49
49
github.com/multiformats/go-multihash v0.2.3
50
50
github.com/onflow/atree v0.8.0-rc.6
51
- github.com/onflow/cadence v1.0.0
51
+ github.com/onflow/cadence v1.0.1
52
52
github.com/onflow/crypto v0.25.2
53
53
github.com/onflow/flow v0.3.4
54
54
github.com/onflow/flow-core-contracts/lib/go/contracts v1.3.1
Original file line number Diff line number Diff line change @@ -2168,8 +2168,8 @@ github.com/onflow/atree v0.8.0-rc.6/go.mod h1:yccR+LR7xc1Jdic0mrjocbHvUD7lnVvg8/
2168
2168
github.com/onflow/boxo v0.0.0-20240201202436-f2477b92f483 h1:LpiQhTAfM9CAmNVEs0n//cBBgCg+vJSiIxTHYUklZ84 =
2169
2169
github.com/onflow/boxo v0.0.0-20240201202436-f2477b92f483 /go.mod h1:pIZgTWdm3k3pLF9Uq6MB8JEcW07UDwNJjlXW1HELW80 =
2170
2170
github.com/onflow/cadence v1.0.0 -M3/go.mod h1:odXGZZ/wGNA5mwT8bC9v8u8EXACHllB2ABSZK65TGL8 =
2171
- github.com/onflow/cadence v1.0.0 h1:bvT75F2LZJvDCBmmajAv7QLISK6Qp30FAKcSwqNNH+o =
2172
- github.com/onflow/cadence v1.0.0 /go.mod h1:7wvvecnAZtYOspLOS3Lh+FuAmMeSrXhAWiycC3kQ1UU =
2171
+ github.com/onflow/cadence v1.0.1 h1:Vv/txHQsaT5BzS14SrsMRQgj164JdNVKafekXrZ5Fx4 =
2172
+ github.com/onflow/cadence v1.0.1 /go.mod h1:7wvvecnAZtYOspLOS3Lh+FuAmMeSrXhAWiycC3kQ1UU =
2173
2173
github.com/onflow/crypto v0.25.0 /go.mod h1:C8FbaX0x8y+FxWjbkHy0Q4EASCDR9bSPWZqlpCLYyVI =
2174
2174
github.com/onflow/crypto v0.25.2 h1:GjHunqVt+vPcdqhxxhAXiMIF3YiLX7gTuTR5O+VG2ns =
2175
2175
github.com/onflow/crypto v0.25.2 /go.mod h1:fY7eLqUdMKV8EGOw301unP8h7PvLVy8/6gVR++/g0BY =
Original file line number Diff line number Diff line change @@ -202,7 +202,7 @@ require (
202
202
github.com/multiformats/go-varint v0.0.7 // indirect
203
203
github.com/olekukonko/tablewriter v0.0.5 // indirect
204
204
github.com/onflow/atree v0.8.0-rc.6 // indirect
205
- github.com/onflow/cadence v1.0.0 // indirect
205
+ github.com/onflow/cadence v1.0.1 // indirect
206
206
github.com/onflow/flow-core-contracts/lib/go/contracts v1.3.1 // indirect
207
207
github.com/onflow/flow-core-contracts/lib/go/templates v1.3.1 // indirect
208
208
github.com/onflow/flow-ft/lib/go/contracts v1.0.0 // indirect
Original file line number Diff line number Diff line change @@ -2158,8 +2158,8 @@ github.com/onflow/atree v0.6.1-0.20230711151834-86040b30171f/go.mod h1:xvP61FoOs
2158
2158
github.com/onflow/atree v0.8.0-rc.6 h1:GWgaylK24b5ta2Hq+TvyOF7X5tZLiLzMMn7lEt59fsA =
2159
2159
github.com/onflow/atree v0.8.0-rc.6 /go.mod h1:yccR+LR7xc1Jdic0mrjocbHvUD7lnVvg8/Ct1AA5zBo =
2160
2160
github.com/onflow/cadence v1.0.0 -M3/go.mod h1:odXGZZ/wGNA5mwT8bC9v8u8EXACHllB2ABSZK65TGL8 =
2161
- github.com/onflow/cadence v1.0.0 h1:bvT75F2LZJvDCBmmajAv7QLISK6Qp30FAKcSwqNNH+o =
2162
- github.com/onflow/cadence v1.0.0 /go.mod h1:7wvvecnAZtYOspLOS3Lh+FuAmMeSrXhAWiycC3kQ1UU =
2161
+ github.com/onflow/cadence v1.0.1 h1:Vv/txHQsaT5BzS14SrsMRQgj164JdNVKafekXrZ5Fx4 =
2162
+ github.com/onflow/cadence v1.0.1 /go.mod h1:7wvvecnAZtYOspLOS3Lh+FuAmMeSrXhAWiycC3kQ1UU =
2163
2163
github.com/onflow/crypto v0.25.0 /go.mod h1:C8FbaX0x8y+FxWjbkHy0Q4EASCDR9bSPWZqlpCLYyVI =
2164
2164
github.com/onflow/crypto v0.25.2 h1:GjHunqVt+vPcdqhxxhAXiMIF3YiLX7gTuTR5O+VG2ns =
2165
2165
github.com/onflow/crypto v0.25.2 /go.mod h1:fY7eLqUdMKV8EGOw301unP8h7PvLVy8/6gVR++/g0BY =
Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ require (
20
20
github.com/ipfs/go-ds-badger2 v0.1.3
21
21
github.com/ipfs/go-ds-pebble v0.3.1
22
22
github.com/libp2p/go-libp2p v0.32.2
23
- github.com/onflow/cadence v1.0.0
23
+ github.com/onflow/cadence v1.0.1
24
24
github.com/onflow/crypto v0.25.2
25
25
github.com/onflow/flow-core-contracts/lib/go/contracts v1.3.1
26
26
github.com/onflow/flow-core-contracts/lib/go/templates v1.3.1
Original file line number Diff line number Diff line change @@ -2142,8 +2142,8 @@ github.com/onflow/atree v0.6.1-0.20230711151834-86040b30171f/go.mod h1:xvP61FoOs
2142
2142
github.com/onflow/atree v0.8.0-rc.6 h1:GWgaylK24b5ta2Hq+TvyOF7X5tZLiLzMMn7lEt59fsA =
2143
2143
github.com/onflow/atree v0.8.0-rc.6 /go.mod h1:yccR+LR7xc1Jdic0mrjocbHvUD7lnVvg8/Ct1AA5zBo =
2144
2144
github.com/onflow/cadence v1.0.0 -M3/go.mod h1:odXGZZ/wGNA5mwT8bC9v8u8EXACHllB2ABSZK65TGL8 =
2145
- github.com/onflow/cadence v1.0.0 h1:bvT75F2LZJvDCBmmajAv7QLISK6Qp30FAKcSwqNNH+o =
2146
- github.com/onflow/cadence v1.0.0 /go.mod h1:7wvvecnAZtYOspLOS3Lh+FuAmMeSrXhAWiycC3kQ1UU =
2145
+ github.com/onflow/cadence v1.0.1 h1:Vv/txHQsaT5BzS14SrsMRQgj164JdNVKafekXrZ5Fx4 =
2146
+ github.com/onflow/cadence v1.0.1 /go.mod h1:7wvvecnAZtYOspLOS3Lh+FuAmMeSrXhAWiycC3kQ1UU =
2147
2147
github.com/onflow/crypto v0.25.0 /go.mod h1:C8FbaX0x8y+FxWjbkHy0Q4EASCDR9bSPWZqlpCLYyVI =
2148
2148
github.com/onflow/crypto v0.25.2 h1:GjHunqVt+vPcdqhxxhAXiMIF3YiLX7gTuTR5O+VG2ns =
2149
2149
github.com/onflow/crypto v0.25.2 /go.mod h1:fY7eLqUdMKV8EGOw301unP8h7PvLVy8/6gVR++/g0BY =
You can’t perform that action at this time.
0 commit comments