Update Libp2p To v0.32.1 and Go to v1.21.5 (#13304)

* update libp2p

* fix tests

* fix tests

* fix build

* update to go v1.21

* workflow

* workflow again

* update ci

* update golangci

* disable quic
This commit is contained in:
Nishant Das
2023-12-22 00:09:54 +08:00
committed by GitHub
parent a068f3877e
commit 233f4d99a2
20 changed files with 347 additions and 267 deletions

View File

@@ -6,7 +6,7 @@ run:
- proto
- tools/analyzers
timeout: 10m
go: '1.19'
go: '1.21.5'
linters:
enable-all: true