Skip to content

Commit

Permalink
Updated replace
Browse files Browse the repository at this point in the history
  • Loading branch information
AndriiDiachuk committed Aug 27, 2024
1 parent ae63dd6 commit 0ed15f2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion integration/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -361,7 +361,7 @@ replace github.com/onflow/flow-go => ../
replace github.com/onflow/flow-go/insecure => ../insecure

// TODO: remove it when https://github.com/onflow/flow-emulator/pull/724 merged
replace github.com/onflow/flow-emulator v1.0.0-preview.36.0.20240729195722-d4eb1c30eb9f => github.com/AndriiDiachuk/flow-emulator v0.0.0-20240827085507-f0d43bd0199d
replace github.com/onflow/flow-emulator v1.0.0-preview.36.0.20240729195722-d4eb1c30eb9f => github.com/AndriiDiachuk/flow-emulator v0.0.0-20240827100955-2a6194eee077

// TODO: remove it when https://github.com/ipfs/go-ds-pebble/pull/36 merged
replace github.com/ipfs/go-ds-pebble v0.3.1 => github.com/onflow/go-ds-pebble v0.0.0-20240731130313-f186539f382c
4 changes: 2 additions & 2 deletions integration/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -949,8 +949,8 @@ gioui.org v0.0.0-20210308172011-57750fc8a0a6/go.mod h1:RSH6KIUZ0p2xy5zHDxgAM4zum
git.apache.org/thrift.git v0.0.0-20180902110319-2566ecd5d999/go.mod h1:fPE2ZNJGynbRyZ4dJvy6G277gSllfV2HJqblrnkyeyg=
git.sr.ht/~sbinet/gg v0.3.1/go.mod h1:KGYtlADtqsqANL9ueOFkWymvzUvLMQllU5Ixo+8v3pc=
github.com/AndreasBriese/bbloom v0.0.0-20190306092124-e2d15f34fcf9/go.mod h1:bOvUY6CB00SOBii9/FifXqc0awNKxLFCL/+pkDPuyl8=
github.com/AndriiDiachuk/flow-emulator v0.0.0-20240827085507-f0d43bd0199d h1:BDetx7NaTgl/XBw4+oY4x6M8sBMV+zNxOGSNL/8Y4Lo=
github.com/AndriiDiachuk/flow-emulator v0.0.0-20240827085507-f0d43bd0199d/go.mod h1:TCQ0iQ/4UPC9+EGu4VqN9x64W4qG4xyurfhVraFfLXI=
github.com/AndriiDiachuk/flow-emulator v0.0.0-20240827100955-2a6194eee077 h1:Rr9Nr30tqbRXXCxyJwg5OSuq1R8/OgGP8xbx6vMaVWo=
github.com/AndriiDiachuk/flow-emulator v0.0.0-20240827100955-2a6194eee077/go.mod h1:iN844+WiLV41AHPRQiDi0E9p920ZLCpQp72HMDaQmGE=
github.com/Azure/azure-sdk-for-go/sdk/azcore v0.21.1/go.mod h1:fBF9PQNqB8scdgpZ3ufzaLntG0AG7C1WjPMsiFOmfHM=
github.com/Azure/azure-sdk-for-go/sdk/azcore v1.0.0/go.mod h1:uGG2W01BaETf0Ozp+QxxKJdMBNRWPdstHG0Fmdwn1/U=
github.com/Azure/azure-sdk-for-go/sdk/azcore v1.6.0/go.mod h1:bjGvMhVMb+EEm3VRNQawDMUyMMjo+S5ewNjflkep/0Q=
Expand Down

0 comments on commit 0ed15f2

Please sign in to comment.