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

release v0.1.1 #31

Merged
merged 1 commit into from
Sep 23, 2022
Merged

release v0.1.1 #31

merged 1 commit into from
Sep 23, 2022

Conversation

marten-seemann
Copy link
Member

No description provided.

@github-actions
Copy link

Suggested version: v0.1.1
Comparing to: v0.1.0 (diff)

Changes in go.mod file(s):

diff --git a/go.mod b/go.mod
index 0ce690c..4d0e3bc 100644
--- a/go.mod
+++ b/go.mod
@@ -4,7 +4,7 @@ go 1.18
 
 require (
 	github.com/golang/mock v1.6.0
-	github.com/lucas-clemente/quic-go v0.29.0
+	github.com/lucas-clemente/quic-go v0.29.1
 	github.com/stretchr/testify v1.8.0
 )
 

gorelease says:

# diagnostics
required module github.com/microcosm-cc/bluemonday@v1.0.1 retracted by module author: Retract older versions as only latest is to be depended upon

# summary
Suggested version: v0.1.1

gocompat says:

(empty)

Cutting a Release (when not on master)

This PR is targeting release-v01, 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.

@marten-seemann marten-seemann merged commit 98a786e into release-v01 Sep 23, 2022
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.

1 participant