mirror of
https://github.com/logos-messaging/logos-messaging-go.git
synced 2026-01-07 16:33:08 +00:00
go.mod: bump Go to 1.18 as required by libp2p
Signed-off-by: Jakub Sokołowski <jakub@status.im>
This commit is contained in:
parent
2a14fe3f6b
commit
fdfa1d0bf4
2
go.mod
2
go.mod
@ -1,6 +1,6 @@
|
|||||||
module github.com/status-im/go-waku
|
module github.com/status-im/go-waku
|
||||||
|
|
||||||
go 1.17
|
go 1.18
|
||||||
|
|
||||||
replace github.com/ethereum/go-ethereum v1.10.25 => github.com/status-im/go-ethereum v1.10.4-status.2
|
replace github.com/ethereum/go-ethereum v1.10.25 => github.com/status-im/go-ethereum v1.10.4-status.2
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user