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

v0.2.1 #27

Merged
merged 1 commit into from
Nov 1, 2022
Merged

v0.2.1 #27

merged 1 commit into from
Nov 1, 2022

Conversation

willscott
Copy link
Contributor

No description provided.

@github-actions
Copy link

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

Changes in go.mod file(s):

diff --git a/go.mod b/go.mod
index 8741227..a0f8b6c 100644
--- a/go.mod
+++ b/go.mod
@@ -1,9 +1,9 @@
 module github.com/libp2p/go-netroute
 
-go 1.16
+go 1.18
 
 require (
 	github.com/google/gopacket v1.1.19
-	golang.org/x/net v0.0.0-20210423184538-5f58ad60dda6
-	golang.org/x/sys v0.0.0-20210426080607-c94f62235c83
+	golang.org/x/net v0.0.0-20220923203811-8be639271d50
+	golang.org/x/sys v0.0.0-20220919091848-fb04ddd9f9c8
 )

gorelease says:

# summary
Suggested version: v0.3.0

gocompat says:

(empty)

@willscott willscott merged commit 462cbfa into master Nov 1, 2022
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.

1 participant