Skip to content
This repository has been archived by the owner on Jan 3, 2022. It is now read-only.

deprecate this repo #44

Merged
merged 1 commit into from Jan 3, 2022
Merged

deprecate this repo #44

merged 1 commit into from Jan 3, 2022

Conversation

marten-seemann
Copy link
Contributor

No description provided.

@github-actions
Copy link

github-actions bot commented Jan 3, 2022

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

Changes in go.mod file(s):

diff --git a/go.mod b/go.mod
index 2a7ce4c..3c503d9 100644
--- a/go.mod
+++ b/go.mod
@@ -1,8 +1,8 @@
 module github.com/libp2p/go-addr-util
 
 require (
-	github.com/ipfs/go-log v0.0.1
+	github.com/ipfs/go-log/v2 v2.4.0
 	github.com/multiformats/go-multiaddr v0.3.3
 )
 
-go 1.15
+go 1.16

gorelease says:

# github.com/libp2p/go-addr-util
## incompatible changes
CheckNATWarning: removed

# summary
Suggested version: v0.2.0

gocompat says:

(empty)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants