Skip to content

Commit c2efa48

Browse files
authored
Update emulator (#2223)
1 parent 5a18fad commit c2efa48

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ require (
1919
github.com/onflow/fcl-dev-wallet v0.9.1
2020
github.com/onflow/flixkit-go/v2 v2.6.2
2121
github.com/onflow/flow-core-contracts/lib/go/templates v1.9.2
22-
github.com/onflow/flow-emulator v1.13.2
22+
github.com/onflow/flow-emulator v1.14.0
2323
github.com/onflow/flow-evm-gateway v1.4.3
2424
github.com/onflow/flow-go v0.45.0-experimental-cadence-v1.8.7-vm-test.1
2525
github.com/onflow/flow-go-sdk v1.9.6

go.sum

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -796,6 +796,8 @@ github.com/onflow/flow-core-contracts/lib/go/templates v1.9.2 h1:semxeVLwC6xFG1G
796796
github.com/onflow/flow-core-contracts/lib/go/templates v1.9.2/go.mod h1:twSVyUt3rNrgzAmxtBX+1Gw64QlPemy17cyvnXYy1Ug=
797797
github.com/onflow/flow-emulator v1.13.2 h1:PdPLERjg4zslUTGGqjpzOy1N4+uiTQ7XoNXxZWBhjbY=
798798
github.com/onflow/flow-emulator v1.13.2/go.mod h1:GOt2yT5LX0jJNYzRueP3CZ49u+BO+20lh2pkN2v4v44=
799+
github.com/onflow/flow-emulator v1.14.0 h1:8hz5ThaJ6VUtrMfJyZFWhD/08D7MVZpfhtZ5SgEyuEY=
800+
github.com/onflow/flow-emulator v1.14.0/go.mod h1:GOt2yT5LX0jJNYzRueP3CZ49u+BO+20lh2pkN2v4v44=
799801
github.com/onflow/flow-evm-bridge v0.1.0 h1:7X2osvo4NnQgHj8aERUmbYtv9FateX8liotoLnPL9nM=
800802
github.com/onflow/flow-evm-bridge v0.1.0/go.mod h1:5UYwsnu6WcBNrwitGFxphCl5yq7fbWYGYuiCSTVF6pk=
801803
github.com/onflow/flow-evm-gateway v1.4.3 h1:z6EzyYd6aGbYIJ9LMeXCC2PkNB3J8YCdhJNLvRFIUXc=

0 commit comments

Comments
 (0)