@@ -7,11 +7,11 @@ require (
77 github.com/goccy/go-json v0.10.4
88 github.com/onflow/cadence v1.7.0
99 github.com/onflow/crypto v0.25.3
10- github.com/onflow/flow-emulator v1.7.0
10+ github.com/onflow/flow-emulator v1.7.2-0.20250916183715-baa3aeb95f6a
1111 github.com/onflow/flow-evm-gateway v0.0.0-20240201154855-4d4d3d3f19c7
12- github.com/onflow/flow-go v0.43.0-dev-pebble.1.0.20250910132853-12699a150fd9
12+ github.com/onflow/flow-go v0.43.0
1313 github.com/onflow/flow-go-sdk v1.8.1
14- github.com/rs/zerolog v1.33 .0
14+ github.com/rs/zerolog v1.34 .0
1515 github.com/stretchr/testify v1.11.1
1616 golang.org/x/sync v0.16.0
1717)
@@ -125,7 +125,7 @@ require (
125125 github.com/jordanschalm/lockctx v0.0.0-20250412215529-226f85c10956 // indirect
126126 github.com/k0kubun/pp/v3 v3.5.0 // indirect
127127 github.com/kevinburke/go-bindata v3.24.0+incompatible // indirect
128- github.com/klauspost/compress v1.17.11 // indirect
128+ github.com/klauspost/compress v1.18.0 // indirect
129129 github.com/klauspost/cpuid/v2 v2.2.9 // indirect
130130 github.com/kr/pretty v0.3.1 // indirect
131131 github.com/kr/text v0.2.0 // indirect
@@ -156,14 +156,14 @@ require (
156156 github.com/olekukonko/tablewriter v0.0.5 // indirect
157157 github.com/onflow/atree v0.10.1 // indirect
158158 github.com/onflow/fixed-point v0.1.1 // indirect
159- github.com/onflow/flow-core-contracts/lib/go/contracts v1.7.4-0.20250905214304-819c6e946442 // indirect
160- github.com/onflow/flow-core-contracts/lib/go/templates v1.7.2-0.20250905214304-819c6e946442 // indirect
159+ github.com/onflow/flow-core-contracts/lib/go/contracts v1.8.1 // indirect
160+ github.com/onflow/flow-core-contracts/lib/go/templates v1.8.1 // indirect
161161 github.com/onflow/flow-evm-bridge v0.1.0 // indirect
162162 github.com/onflow/flow-ft/lib/go/contracts v1.0.1 // indirect
163163 github.com/onflow/flow-ft/lib/go/templates v1.0.1 // indirect
164- github.com/onflow/flow-nft/lib/go/contracts v1.2.4 // indirect
165- github.com/onflow/flow-nft/lib/go/templates v1.2.1 // indirect
166- github.com/onflow/flow/protobuf/go/flow v0.4.12 // indirect
164+ github.com/onflow/flow-nft/lib/go/contracts v1.3.0 // indirect
165+ github.com/onflow/flow-nft/lib/go/templates v1.3.0 // indirect
166+ github.com/onflow/flow/protobuf/go/flow v0.4.15 // indirect
167167 github.com/onflow/go-ethereum v1.13.4 // indirect
168168 github.com/onflow/nft-storefront/lib/go/contracts v1.0.0 // indirect
169169 github.com/onflow/sdks v0.6.0-preview.1 // indirect
@@ -178,10 +178,10 @@ require (
178178 github.com/pion/transport/v3 v3.0.7 // indirect
179179 github.com/pkg/errors v0.9.1 // indirect
180180 github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 // indirect
181- github.com/prometheus/client_golang v1.20.5 // indirect
182- github.com/prometheus/client_model v0.6.1 // indirect
183- github.com/prometheus/common v0.61.0 // indirect
184- github.com/prometheus/procfs v0.15 .1 // indirect
181+ github.com/prometheus/client_golang v1.23.2 // indirect
182+ github.com/prometheus/client_model v0.6.2 // indirect
183+ github.com/prometheus/common v0.66.1 // indirect
184+ github.com/prometheus/procfs v0.16 .1 // indirect
185185 github.com/psiemens/graceland v1.0.0 // indirect
186186 github.com/psiemens/sconfig v0.1.0 // indirect
187187 github.com/remyoudompheng/bigfft v0.0.0-20230129092748-24d4a6f8daec // indirect
@@ -199,9 +199,9 @@ require (
199199 github.com/spaolacci/murmur3 v1.1.0 // indirect
200200 github.com/spf13/afero v1.10.0 // indirect
201201 github.com/spf13/cast v1.5.0 // indirect
202- github.com/spf13/cobra v1.8 .1 // indirect
202+ github.com/spf13/cobra v1.10 .1 // indirect
203203 github.com/spf13/jwalterweatherman v1.1.0 // indirect
204- github.com/spf13/pflag v1.0.6 // indirect
204+ github.com/spf13/pflag v1.0.9 // indirect
205205 github.com/spf13/viper v1.15.0 // indirect
206206 github.com/stretchr/objx v0.5.2 // indirect
207207 github.com/subosito/gotenv v1.4.2 // indirect
@@ -230,6 +230,7 @@ require (
230230 go.uber.org/multierr v1.11.0 // indirect
231231 go.uber.org/ratelimit v0.3.1 // indirect
232232 go.uber.org/zap v1.27.0 // indirect
233+ go.yaml.in/yaml/v2 v2.4.2 // indirect
233234 golang.org/x/crypto v0.41.0 // indirect
234235 golang.org/x/exp v0.0.0-20241217172543-b2144cdd0a67 // indirect
235236 golang.org/x/net v0.43.0 // indirect
@@ -245,8 +246,8 @@ require (
245246 google.golang.org/genproto v0.0.0-20250603155806-513f23925822 // indirect
246247 google.golang.org/genproto/googleapis/api v0.0.0-20250707201910-8d1bb00bc6a7 // indirect
247248 google.golang.org/genproto/googleapis/rpc v0.0.0-20250804133106-a7a43d27e69b // indirect
248- google.golang.org/grpc v1.75.0 // indirect
249- google.golang.org/protobuf v1.36.7 // indirect
249+ google.golang.org/grpc v1.75.1 // indirect
250+ google.golang.org/protobuf v1.36.8 // indirect
250251 gopkg.in/ini.v1 v1.67.0 // indirect
251252 gopkg.in/yaml.v2 v2.4.0 // indirect
252253 gopkg.in/yaml.v3 v3.0.1 // indirect
0 commit comments