Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update quic-go to v0.33.1, release v0.27.9 #2463

Merged
merged 2 commits into from Aug 7, 2023
Merged

Conversation

marten-seemann
Copy link
Contributor

No description provided.

@github-actions
Copy link

github-actions bot commented Aug 7, 2023

Suggested version: v0.27.9

Comparing to: v0.27.8 (diff)

Changes in go.mod file(s):

(empty)

gorelease says:

gorelease: preparing to load packages for github.com/libp2p/go-libp2p: looking for missing dependencies: go: downloading github.com/libp2p/go-libp2p v0.22.0
go: downloading github.com/libp2p/go-openssl v0.1.0
go: downloading github.com/hashicorp/golang-lru v0.5.4
go: downloading go.opencensus.io v0.23.0
go: downloading github.com/libp2p/go-yamux/v3 v3.1.2
go: downloading github.com/lucas-clemente/quic-go v0.28.1
go: downloading github.com/gorilla/websocket v1.5.0
go: downloading github.com/mattn/go-pointer v0.0.1
go: downloading github.com/spacemonkeygo/spacelog v0.0.0-20180420211403-2296661a0572
go: downloading github.com/cheekybits/genny v1.0.0
go: downloading github.com/marten-seemann/qtls-go1-16 v0.1.5
go: downloading github.com/marten-seemann/qtls-go1-17 v0.1.2
go: downloading github.com/marten-seemann/qtls-go1-18 v0.1.2
go: downloading github.com/marten-seemann/qtls-go1-19 v0.1.0
go: downloading github.com/nxadm/tail v1.4.8
go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7
go: downloading github.com/libp2p/go-libp2p v0.29.1
go: downloading github.com/multiformats/go-multiaddr v0.10.1
go: downloading github.com/quic-go/quic-go v0.36.3
go: downloading go.uber.org/fx v1.20.0
go: downloading golang.org/x/crypto v0.11.0
go: downloading golang.org/x/tools v0.11.0
go: downloading github.com/decred/dcrd/dcrec/secp256k1/v4 v4.2.0
go: downloading github.com/minio/sha256-simd v1.0.1
go: downloading github.com/multiformats/go-multicodec v0.9.0
go: downloading github.com/multiformats/go-multihash v0.2.3
go: downloading golang.org/x/sync v0.3.0
go: downloading github.com/benbjohnson/clock v1.3.5
go: downloading github.com/stretchr/testify v1.8.4
go: downloading golang.org/x/sys v0.10.0
go: downloading github.com/libp2p/go-yamux/v4 v4.0.1
go: downloading github.com/libp2p/go-nat v0.2.0
go: downloading github.com/libp2p/go-reuseport v0.3.0
go: downloading golang.org/x/exp v0.0.0-20230713183714-613f0c0eb8a1
go: downloading github.com/klauspost/compress v1.16.7
go: downloading github.com/quic-go/webtransport-go v0.5.3
go: downloading github.com/mattn/go-isatty v0.0.19
go: downloading github.com/miekg/dns v1.1.55
go: downloading github.com/prometheus/client_model v0.4.0
go: downloading go.uber.org/dig v1.17.0
go: downloading github.com/onsi/ginkgo/v2 v2.11.0
go: downloading golang.org/x/net v0.12.0
go: downloading golang.org/x/mod v0.12.0
go: downloading github.com/klauspost/cpuid/v2 v2.2.5
go: downloading github.com/huin/goupnp v1.2.0
go: downloading go.uber.org/atomic v1.11.0
go: downloading golang.org/x/text v0.11.0
go: downloading lukechampine.com/blake3 v1.2.1
go: downloading github.com/google/pprof v0.0.0-20230705174524-200ffdc848b8
gorelease-load-module imports
	github.com/libp2p/go-libp2p/p2p/test/websocket: cannot find module providing package github.com/libp2p/go-libp2p/p2p/test/websocket
go: downloading github.com/go-logr/logr v1.2.4
go: downloading github.com/decred/dcrd/crypto/blake256 v1.0.1
go: downloading github.com/onsi/gomega v1.27.8
go: module github.com/golang/protobuf is deprecated: Use the "google.golang.org/protobuf" module instead.

gocompat says:

Your branch is up to date with 'origin/release-v027'.

Cutting a Release (when not on master)

This PR is targeting release-v027, which is not the default branch.
If you wish to cut a release once this PR is merged, please add the release label to this PR.

Cutting a Release (and modifying non-markdown files)

This PR is modifying both version.json and non-markdown files.
The Release Checker is not able to analyse files that are not checked in to release-v027. This might cause the above analysis to be inaccurate.
Please consider performing all the code changes in a separate PR before cutting the release.

Automatically created GitHub Release

A draft GitHub Release has been created.
It is going to be published when this PR is merged.
You can modify its' body to include any release notes you wish to include with the release.

@MarcoPolo MarcoPolo merged commit aa04c53 into release-v027 Aug 7, 2023
21 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants