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 v2.4.0 #127

Merged
merged 1 commit into from
Dec 3, 2021
Merged

release v2.4.0 #127

merged 1 commit into from
Dec 3, 2021

Conversation

marten-seemann
Copy link
Member

No description provided.

@github-actions
Copy link

github-actions bot commented Dec 3, 2021

Suggested version: v2.4.0
Comparing to: v2.3.0 (diff)

Changes in go.mod file(s):

diff --git a/go.mod b/go.mod
index 87a9891..721cde5 100644
--- a/go.mod
+++ b/go.mod
@@ -1,9 +1,9 @@
 module github.com/ipfs/go-log/v2
 
 require (
-	github.com/mattn/go-isatty v0.0.13
+	github.com/mattn/go-isatty v0.0.14
 	go.uber.org/multierr v1.6.0
 	go.uber.org/zap v1.16.0
 )
 
-go 1.15
+go 1.16

gorelease says:

# github.com/ipfs/go-log/v2
## compatible changes
WithStacktrace: added

# summary
Suggested version: v2.4.0

gocompat says:

(empty)

@marten-seemann marten-seemann merged commit 8a3d301 into master Dec 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants