From 761df6c5af0c837cbdcf47564a27e9be3904315b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Dec 2023 06:52:43 +0000 Subject: [PATCH] Bump github.com/onflow/cadence from 0.42.5 to 0.42.6 Bumps [github.com/onflow/cadence](https://github.com/onflow/cadence) from 0.42.5 to 0.42.6. - [Release notes](https://github.com/onflow/cadence/releases) - [Changelog](https://github.com/onflow/cadence/blob/master/CHANGELOG.md) - [Commits](https://github.com/onflow/cadence/compare/v0.42.5...v0.42.6) --- updated-dependencies: - dependency-name: github.com/onflow/cadence dependency-type: direct:production update-type: version-update:semver-patch ... 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 d3324fe1..85d21790 100644 --- a/go.mod +++ b/go.mod @@ -19,7 +19,7 @@ require ( github.com/icza/bitio v1.1.0 github.com/kelseyhightower/envconfig v1.4.0 github.com/mitchellh/mapstructure v1.5.0 - github.com/onflow/cadence v0.42.5 + github.com/onflow/cadence v0.42.6 github.com/onflow/flow-cli/flowkit v1.7.0 github.com/onflow/flow-emulator v0.58.0 github.com/onflow/flow-go-sdk v0.41.16 diff --git a/go.sum b/go.sum index a8281f34..11f89965 100644 --- a/go.sum +++ b/go.sum @@ -779,8 +779,8 @@ github.com/onflow/atree v0.1.0-beta1.0.20211027184039-559ee654ece9/go.mod h1:+6x github.com/onflow/atree v0.6.0 h1:j7nQ2r8npznx4NX39zPpBYHmdy45f4xwoi+dm37Jk7c= github.com/onflow/atree v0.6.0/go.mod h1:gBHU0M05qCbv9NN0kijLWMgC47gHVNBIp4KmsVFi0tc= github.com/onflow/cadence v0.20.1/go.mod h1:7mzUvPZUIJztIbr9eTvs+fQjWWHTF8veC+yk4ihcNIA= -github.com/onflow/cadence v0.42.5 h1:QCilotmJzfRToLd+02o3N62JIioSr8FfN7cujmR/IXQ= -github.com/onflow/cadence v0.42.5/go.mod h1:raU8va8QRyTa/eUbhej4mbyW2ETePfSaywoo36MddgE= +github.com/onflow/cadence v0.42.6 h1:VtI0EpKrdbfqITRMsvyZC4dhgcW1x1LNUQuEpdMDzus= +github.com/onflow/cadence v0.42.6/go.mod h1:raU8va8QRyTa/eUbhej4mbyW2ETePfSaywoo36MddgE= github.com/onflow/flow-cli/flowkit v1.7.0 h1:tVmVguEEJVSO6CcOG/UI3jTkrF056hczeUxSaEMnuZ4= github.com/onflow/flow-cli/flowkit v1.7.0/go.mod h1:tPBuuYss8S8carovC49N1YVPIBheF6KD9Vr6Ocg3VpQ= github.com/onflow/flow-core-contracts/lib/go/contracts v1.2.4-0.20231016154253-a00dbf7c061f h1:S8yIZw9LFXfYD1V5H9BiixihHw3GrXVPrmfplSzYaww=