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

deprecate this repo #44

Merged
merged 2 commits into from
May 25, 2022
Merged

deprecate this repo #44

merged 2 commits into from
May 25, 2022

Conversation

marten-seemann
Copy link
Contributor

No description provided.

@github-actions
Copy link

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 5ca4204..57095ca 100644
--- a/go.mod
+++ b/go.mod
@@ -1,8 +1,23 @@
 module github.com/libp2p/go-libp2p-nat
 
-go 1.16
+go 1.17
+
+require github.com/libp2p/go-libp2p v0.20.0
 
 require (
-	github.com/ipfs/go-log/v2 v2.0.3
-	github.com/libp2p/go-nat v0.1.0
+	github.com/google/gopacket v1.1.19 // indirect
+	github.com/huin/goupnp v1.0.0 // indirect
+	github.com/ipfs/go-log/v2 v2.5.1 // indirect
+	github.com/jackpal/go-nat-pmp v1.0.2 // indirect
+	github.com/koron/go-ssdp v0.0.0-20191105050749-2e1c40ed0b5d // indirect
+	github.com/libp2p/go-nat v0.1.0 // indirect
+	github.com/libp2p/go-netroute v0.2.0 // indirect
+	github.com/mattn/go-isatty v0.0.14 // indirect
+	go.uber.org/atomic v1.7.0 // indirect
+	go.uber.org/multierr v1.6.0 // indirect
+	go.uber.org/zap v1.19.1 // indirect
+	golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2 // indirect
+	golang.org/x/sys v0.0.0-20220422013727-9388b58f7150 // indirect
+	golang.org/x/text v0.3.6 // indirect
+	gopkg.in/yaml.v2 v2.4.0 // indirect
 )

gorelease says:

# summary
Suggested version: v0.2.0

gocompat says:

(empty)

@marten-seemann marten-seemann merged commit 045629f into master May 25, 2022
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.

1 participant