@@ -7,28 +7,28 @@ require (
7
7
github.com/gosuri/uilive v0.0.4
8
8
github.com/invopop/jsonschema v0.7.0
9
9
github.com/lmars/go-slip10 v0.0.0-20190606092855-400ba44fee12
10
- github.com/onflow/cadence v1.0.0-preview.19
10
+ github.com/onflow/cadence v1.0.0-preview.22
11
11
github.com/onflow/crypto v0.25.1
12
- github.com/onflow/flow-emulator v1.0.0-preview.18
13
- github.com/onflow/flow-go v0.34.0-crescendo-preview.10.0.20240412141002-8081bde9d8a7
14
- github.com/onflow/flow-go-sdk v1.0.0-preview.18
12
+ github.com/onflow/flow-emulator v1.0.0-preview.19
13
+ github.com/onflow/flow-go v0.34.0-crescendo-preview.15
14
+ github.com/onflow/flow-go-sdk v1.0.0-preview.21
15
15
github.com/onflow/go-ethereum v1.13.4
16
16
github.com/pkg/errors v0.9.1
17
17
github.com/rs/zerolog v1.29.0
18
18
github.com/spf13/afero v1.10.0
19
- github.com/stretchr/testify v1.8.4
19
+ github.com/stretchr/testify v1.9.0
20
20
github.com/thoas/go-funk v0.9.2
21
21
github.com/tyler-smith/go-bip39 v1.1.0
22
22
golang.org/x/exp v0.0.0-20240119083558-1b970713d09a
23
23
gonum.org/v1/gonum v0.14.0
24
- google.golang.org/grpc v1.60.1
24
+ google.golang.org/grpc v1.63.2
25
25
)
26
26
27
27
require (
28
- cloud.google.com/go/compute v1.23.3 // indirect
28
+ cloud.google.com/go/compute v1.24.0 // indirect
29
29
cloud.google.com/go/compute/metadata v0.2.3 // indirect
30
- cloud.google.com/go/iam v1.1.5 // indirect
31
- cloud.google.com/go/kms v1.15.5 // indirect
30
+ cloud.google.com/go/iam v1.1.6 // indirect
31
+ cloud.google.com/go/kms v1.15.7 // indirect
32
32
github.com/DataDog/zstd v1.5.2 // indirect
33
33
github.com/FactomProject/basen v0.0.0-20150613233007-fe3947df716e // indirect
34
34
github.com/FactomProject/btcutilecc v0.0.0-20130527213604-d3a63a5752ec // indirect
@@ -64,6 +64,7 @@ require (
64
64
github.com/ef-ds/deque v1.0.4 // indirect
65
65
github.com/ethereum/c-kzg-4844 v0.4.0 // indirect
66
66
github.com/ethereum/go-ethereum v1.13.10 // indirect
67
+ github.com/felixge/httpsnoop v1.0.4 // indirect
67
68
github.com/fsnotify/fsnotify v1.6.0 // indirect
68
69
github.com/fxamacker/cbor/v2 v2.4.1-0.20230228173756-c0c9f774e40c // indirect
69
70
github.com/fxamacker/circlehash v0.3.0 // indirect
@@ -76,9 +77,9 @@ require (
76
77
github.com/go-stack/stack v1.8.1 // indirect
77
78
github.com/gofrs/flock v0.8.1 // indirect
78
79
github.com/gogo/protobuf v1.3.2 // indirect
79
- github.com/golang/glog v1.1.2 // indirect
80
+ github.com/golang/glog v1.2.0 // indirect
80
81
github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da // indirect
81
- github.com/golang/protobuf v1.5.3 // indirect
82
+ github.com/golang/protobuf v1.5.4 // indirect
82
83
github.com/golang/snappy v0.0.5-0.20220116011046-fa5810519dcb // indirect
83
84
github.com/google/s2a-go v0.1.7 // indirect
84
85
github.com/google/uuid v1.6.0 // indirect
@@ -138,14 +139,14 @@ require (
138
139
github.com/multiformats/go-multistream v0.5.0 // indirect
139
140
github.com/multiformats/go-varint v0.0.7 // indirect
140
141
github.com/olekukonko/tablewriter v0.0.5 // indirect
141
- github.com/onflow/atree v0.6.1-0.20240308163425-dc825c20b1a2 // indirect
142
- github.com/onflow/flow-core-contracts/lib/go/contracts v0.15.2-0.20240402184019-90048578066e // indirect
143
- github.com/onflow/flow-core-contracts/lib/go/templates v0.15.2-0.20240402184019-90048578066e // indirect
144
- github.com/onflow/flow-ft/lib/go/contracts v0.7.1-0.20240402160548-a9c331660956 // indirect
145
- github.com/onflow/flow-ft/lib/go/templates v0.7.1-0.20240402160548-a9c331660956 // indirect
146
- github.com/onflow/flow-nft/lib/go/contracts v1.1.1-0.20240402163945-74687e7a5b9d // indirect
147
- github.com/onflow/flow-nft/lib/go/templates v0.0.0-20240402163945-74687e7a5b9d // indirect
148
- github.com/onflow/flow/protobuf/go/flow v0.4.0 // indirect
142
+ github.com/onflow/atree v0.6.1-0.20240416233652-f4568c0c03df // indirect
143
+ github.com/onflow/flow-core-contracts/lib/go/contracts v0.15.2-0.20240424213425-0fc367fc56cb // indirect
144
+ github.com/onflow/flow-core-contracts/lib/go/templates v0.15.2-0.20240424213425-0fc367fc56cb // indirect
145
+ github.com/onflow/flow-ft/lib/go/contracts v0.7.1-0.20240424211859-3ff4c0fe2a1e // indirect
146
+ github.com/onflow/flow-ft/lib/go/templates v0.7.1-0.20240424211859-3ff4c0fe2a1e // indirect
147
+ github.com/onflow/flow-nft/lib/go/contracts v1.1.1-0.20240424144730-4a6f42d2a372 // indirect
148
+ github.com/onflow/flow-nft/lib/go/templates v0.0.0-20240424144730-4a6f42d2a372 // indirect
149
+ github.com/onflow/flow/protobuf/go/flow v0.4.1-0.20240412170550-911321113030 // indirect
149
150
github.com/onflow/sdks v0.5.1-0.20230912225508-b35402f12bba // indirect
150
151
github.com/opentracing/opentracing-go v1.2.0 // indirect
151
152
github.com/pbnjay/memory v0.0.0-20210728143218-7b4eea64cf58 // indirect
@@ -170,7 +171,7 @@ require (
170
171
github.com/spf13/jwalterweatherman v1.1.0 // indirect
171
172
github.com/spf13/pflag v1.0.5 // indirect
172
173
github.com/spf13/viper v1.15.0 // indirect
173
- github.com/stretchr/objx v0.5.0 // indirect
174
+ github.com/stretchr/objx v0.5.2 // indirect
174
175
github.com/subosito/gotenv v1.4.2 // indirect
175
176
github.com/supranational/blst v0.3.11 // indirect
176
177
github.com/syndtr/goleveldb v1.0.1-0.20210819022825-2ae1ddf74ef7 // indirect
@@ -184,32 +185,34 @@ require (
184
185
github.com/x448/float16 v0.8.4 // indirect
185
186
github.com/zeebo/blake3 v0.2.3 // indirect
186
187
go.opencensus.io v0.24.0 // indirect
187
- go.opentelemetry.io/otel v1.22.0 // indirect
188
+ go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.47.0 // indirect
189
+ go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.47.0 // indirect
190
+ go.opentelemetry.io/otel v1.24.0 // indirect
188
191
go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.21.0 // indirect
189
192
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.21.0 // indirect
190
- go.opentelemetry.io/otel/metric v1.22 .0 // indirect
191
- go.opentelemetry.io/otel/sdk v1.21 .0 // indirect
192
- go.opentelemetry.io/otel/trace v1.22 .0 // indirect
193
+ go.opentelemetry.io/otel/metric v1.24 .0 // indirect
194
+ go.opentelemetry.io/otel/sdk v1.24 .0 // indirect
195
+ go.opentelemetry.io/otel/trace v1.24 .0 // indirect
193
196
go.opentelemetry.io/proto/otlp v1.0.0 // indirect
194
197
go.uber.org/atomic v1.11.0 // indirect
195
198
go.uber.org/multierr v1.11.0 // indirect
196
199
go.uber.org/zap v1.26.0 // indirect
197
- golang.org/x/crypto v0.18 .0 // indirect
200
+ golang.org/x/crypto v0.19 .0 // indirect
198
201
golang.org/x/mod v0.14.0 // indirect
199
- golang.org/x/net v0.20 .0 // indirect
200
- golang.org/x/oauth2 v0.16 .0 // indirect
202
+ golang.org/x/net v0.21 .0 // indirect
203
+ golang.org/x/oauth2 v0.17 .0 // indirect
201
204
golang.org/x/sync v0.6.0 // indirect
202
- golang.org/x/sys v0.16 .0 // indirect
205
+ golang.org/x/sys v0.17 .0 // indirect
203
206
golang.org/x/text v0.14.0 // indirect
204
- golang.org/x/time v0.3 .0 // indirect
207
+ golang.org/x/time v0.5 .0 // indirect
205
208
golang.org/x/tools v0.17.0 // indirect
206
209
golang.org/x/xerrors v0.0.0-20231012003039-104605ab7028 // indirect
207
- google.golang.org/api v0.151 .0 // indirect
210
+ google.golang.org/api v0.162 .0 // indirect
208
211
google.golang.org/appengine v1.6.8 // indirect
209
- google.golang.org/genproto v0.0.0-20240102182953-50ed04b92917 // indirect
210
- google.golang.org/genproto/googleapis/api v0.0.0-20240108191215-35c7eff3a6b1 // indirect
211
- google.golang.org/genproto/googleapis/rpc v0.0.0-20240108191215-35c7eff3a6b1 // indirect
212
- google.golang.org/protobuf v1.32 .0 // indirect
212
+ google.golang.org/genproto v0.0.0-20240227224415-6ceb2ff114de // indirect
213
+ google.golang.org/genproto/googleapis/api v0.0.0-20240227224415-6ceb2ff114de // indirect
214
+ google.golang.org/genproto/googleapis/rpc v0.0.0-20240227224415-6ceb2ff114de // indirect
215
+ google.golang.org/protobuf v1.33 .0 // indirect
213
216
gopkg.in/ini.v1 v1.67.0 // indirect
214
217
gopkg.in/yaml.v3 v3.0.1 // indirect
215
218
launchpad.net/gocheck v0.0.0-20140225173054-000000000087 // indirect
0 commit comments