Skip to content

Commit 97e7565

Browse files
Bump github.com/onflow/fcl-dev-wallet from 0.8.0 to 0.9.1 (#2208)
Bumps [github.com/onflow/fcl-dev-wallet](https://github.com/onflow/fcl-dev-wallet) from 0.8.0 to 0.9.1. - [Release notes](https://github.com/onflow/fcl-dev-wallet/releases) - [Commits](onflow/fcl-dev-wallet@v0.8.0...v0.9.1) --- updated-dependencies: - dependency-name: github.com/onflow/fcl-dev-wallet dependency-version: 0.9.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d14b06a commit 97e7565

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ require (
1616
github.com/onflow/cadence-tools/languageserver v1.7.3
1717
github.com/onflow/cadence-tools/lint v1.6.2
1818
github.com/onflow/cadence-tools/test v1.9.1
19-
github.com/onflow/fcl-dev-wallet v0.8.0
19+
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
2222
github.com/onflow/flow-emulator v1.13.0

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -784,8 +784,8 @@ github.com/onflow/cadence-tools/test v1.9.1 h1:hyR37++F6qoyBO5jxKdmAffGgnVGBdWyh
784784
github.com/onflow/cadence-tools/test v1.9.1/go.mod h1:G4CJUVUPWVw1G+El6RIO2bxgJ+KdMbwIfKtyssOQuwQ=
785785
github.com/onflow/crypto v0.25.3 h1:XQ3HtLsw8h1+pBN+NQ1JYM9mS2mVXTyg55OldaAIF7U=
786786
github.com/onflow/crypto v0.25.3/go.mod h1:+1igaXiK6Tjm9wQOBD1EGwW7bYWMUGKtwKJ/2QL/OWs=
787-
github.com/onflow/fcl-dev-wallet v0.8.0 h1:8TWHhJBWrzS6RCZI3eVjRT+SaUBqO6eygUNDaJV/B7s=
788-
github.com/onflow/fcl-dev-wallet v0.8.0/go.mod h1:kc42jkiuoPJmxMRFjfbRO9XvnR/3XLheaOerxVMDTiw=
787+
github.com/onflow/fcl-dev-wallet v0.9.1 h1:FmDH8dkRdIXluedaFy+sCk23FuwCgycWuJAbcsEP974=
788+
github.com/onflow/fcl-dev-wallet v0.9.1/go.mod h1:kc42jkiuoPJmxMRFjfbRO9XvnR/3XLheaOerxVMDTiw=
789789
github.com/onflow/fixed-point v0.1.1 h1:j0jYZVO8VGyk1476alGudEg7XqCkeTVxb5ElRJRKS90=
790790
github.com/onflow/fixed-point v0.1.1/go.mod h1:gJdoHqKtToKdOZbvryJvDZfcpzC7d2fyWuo3ZmLtcGY=
791791
github.com/onflow/flixkit-go/v2 v2.6.2 h1:zCE0z7h0t3QB1i0suj71h3yPfSCsasAbZGw7LzYC/T0=

0 commit comments

Comments
 (0)