From f119be8ed6aca8c069ed4012bc07e0ede750b0e6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Nov 2025 12:37:10 +0000 Subject: [PATCH] Bump github.com/onflow/flow-emulator from 1.12.3 to 1.13.0 Bumps [github.com/onflow/flow-emulator](https://github.com/onflow/flow-emulator) from 1.12.3 to 1.13.0. - [Release notes](https://github.com/onflow/flow-emulator/releases) - [Commits](https://github.com/onflow/flow-emulator/compare/v1.12.3...v1.13.0) --- updated-dependencies: - dependency-name: github.com/onflow/flow-emulator dependency-version: 1.13.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- go.mod | 2 +- go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/go.mod b/go.mod index 389e74fe..90f1b3c0 100644 --- a/go.mod +++ b/go.mod @@ -10,7 +10,7 @@ require ( github.com/lmars/go-slip10 v0.0.0-20190606092855-400ba44fee12 github.com/onflow/cadence v1.8.3 github.com/onflow/crypto v0.25.3 - github.com/onflow/flow-emulator v1.12.3 + github.com/onflow/flow-emulator v1.13.0 github.com/onflow/flow-go v0.44.0-experimental-cadence-v1.8.3.0.20251117184523-ab0655178589 github.com/onflow/flow-go-sdk v1.9.3 github.com/onflow/flow/protobuf/go/flow v0.4.18 diff --git a/go.sum b/go.sum index 07109b44..7a3fd963 100644 --- a/go.sum +++ b/go.sum @@ -516,8 +516,8 @@ github.com/onflow/flow-core-contracts/lib/go/contracts v1.9.2 h1:mkd1NSv74+OnCHw github.com/onflow/flow-core-contracts/lib/go/contracts v1.9.2/go.mod h1:jBDqVep0ICzhXky56YlyO4aiV2Jl/5r7wnqUPpvi7zE= github.com/onflow/flow-core-contracts/lib/go/templates v1.9.2 h1:semxeVLwC6xFG1G/7egUmaf7F1C8eBnc7NxNTVfBHTs= github.com/onflow/flow-core-contracts/lib/go/templates v1.9.2/go.mod h1:twSVyUt3rNrgzAmxtBX+1Gw64QlPemy17cyvnXYy1Ug= -github.com/onflow/flow-emulator v1.12.3 h1:aNQ9QzD2Tgo47wEkLL1lEIzLz6E8lViM1/+FBk4N69Q= -github.com/onflow/flow-emulator v1.12.3/go.mod h1:SeDEuIxCNb7zB3fInjtCzirps3BoLxPrsYCZOzWGK2A= +github.com/onflow/flow-emulator v1.13.0 h1:L7BUrOLwZbkQKLz9RpIW+x+LRcsgQWtnVdBi7urR8mk= +github.com/onflow/flow-emulator v1.13.0/go.mod h1:SeDEuIxCNb7zB3fInjtCzirps3BoLxPrsYCZOzWGK2A= github.com/onflow/flow-evm-bridge v0.1.0 h1:7X2osvo4NnQgHj8aERUmbYtv9FateX8liotoLnPL9nM= github.com/onflow/flow-evm-bridge v0.1.0/go.mod h1:5UYwsnu6WcBNrwitGFxphCl5yq7fbWYGYuiCSTVF6pk= github.com/onflow/flow-ft/lib/go/contracts v1.0.1 h1:Ts5ob+CoCY2EjEd0W6vdLJ7hLL3SsEftzXG2JlmSe24=