Skip to content

Commit

Permalink
Bump github.com/onflow/cadence from 0.42.5 to 0.42.6
Browse files Browse the repository at this point in the history
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](onflow/cadence@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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 1, 2023
1 parent c5f4fac commit 761df6c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -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=
Expand Down

0 comments on commit 761df6c

Please sign in to comment.