Skip to content

Commit 10dbeca

Browse files
update emulator
1 parent 7d1c55d commit 10dbeca

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

tests/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ require (
66
github.com/goccy/go-json v0.10.2
77
github.com/onflow/cadence v1.2.2
88
github.com/onflow/crypto v0.25.2
9-
github.com/onflow/flow-emulator v1.1.1-0.20241122203445-eb64e55b4f3e
9+
github.com/onflow/flow-emulator v1.1.1-0.20241125195348-4e121ffb12af
1010
github.com/onflow/flow-evm-gateway v0.0.0-20240201154855-4d4d3d3f19c7
1111
github.com/onflow/flow-go v0.38.0-preview.0.0.20241125190444-25a8af57bea1
1212
github.com/onflow/flow-go-sdk v1.2.3

tests/go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -793,8 +793,8 @@ github.com/onflow/flow-core-contracts/lib/go/contracts v1.4.0 h1:R86HaOuk6vpuECZ
793793
github.com/onflow/flow-core-contracts/lib/go/contracts v1.4.0/go.mod h1:9asTBnB6Tw2UlVVtQKyS/egYv3xr4zVlJnJ75z1dfac=
794794
github.com/onflow/flow-core-contracts/lib/go/templates v1.4.0 h1:u2DAG8pk0xFH7TwS70t1gSZ/FtIIZWMSNyiu4SeXBYg=
795795
github.com/onflow/flow-core-contracts/lib/go/templates v1.4.0/go.mod h1:pN768Al/wLRlf3bwugv9TyxniqJxMu4sxnX9eQJam64=
796-
github.com/onflow/flow-emulator v1.1.1-0.20241122203445-eb64e55b4f3e h1:6rhCfhZTRZqxbwuflv7esZ1KwH5Wctf7XnRxogcRhvg=
797-
github.com/onflow/flow-emulator v1.1.1-0.20241122203445-eb64e55b4f3e/go.mod h1:q13GELf+VfwlYssOgj3rMn7zo60y+N+Hy5s9zl+Zmng=
796+
github.com/onflow/flow-emulator v1.1.1-0.20241125195348-4e121ffb12af h1:VO9GygdHSeO6UpN8PHHOIXJ5vVG/1LZd2KqrH6elPL8=
797+
github.com/onflow/flow-emulator v1.1.1-0.20241125195348-4e121ffb12af/go.mod h1:8cKIt/iHkdsYmOETXe2D28UC3DvOSC/zpX6bi6DcNyE=
798798
github.com/onflow/flow-ft/lib/go/contracts v1.0.1 h1:Ts5ob+CoCY2EjEd0W6vdLJ7hLL3SsEftzXG2JlmSe24=
799799
github.com/onflow/flow-ft/lib/go/contracts v1.0.1/go.mod h1:PwsL8fC81cjnUnTfmyL/HOIyHnyaw/JA474Wfj2tl6A=
800800
github.com/onflow/flow-ft/lib/go/templates v1.0.1 h1:FDYKAiGowABtoMNusLuRCILIZDtVqJ/5tYI4VkF5zfM=

0 commit comments

Comments
 (0)