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

Tag v0.1.8 release #186

Merged
merged 1 commit into from
Apr 23, 2024
Merged

Tag v0.1.8 release #186

merged 1 commit into from
Apr 23, 2024

Conversation

masih
Copy link
Member

@masih masih commented Apr 23, 2024

Bump version file in prep for release.

Bump version file in prep for release.
Copy link

Suggested version: v0.1.8

Comparing to: v0.1.7 (diff)

Changes in go.mod file(s):

diff --git a/go.mod b/go.mod
index d267389..026d2b2 100644
--- a/go.mod
+++ b/go.mod
@@ -6,11 +6,11 @@ require (
 	contrib.go.opencensus.io/exporter/prometheus v0.4.0
 	github.com/ipfs/go-cid v0.4.1
 	github.com/ipfs/go-log/v2 v2.5.1
-	github.com/ipni/go-libipni v0.6.2
-	github.com/libp2p/go-libp2p v0.33.0
+	github.com/ipni/go-libipni v0.6.5
+	github.com/libp2p/go-libp2p v0.33.2
 	github.com/mercari/go-circuitbreaker v0.0.2
 	github.com/mitchellh/go-homedir v1.1.0
-	github.com/multiformats/go-multiaddr v0.12.2
+	github.com/multiformats/go-multiaddr v0.12.3
 	github.com/multiformats/go-multicodec v0.9.0
 	github.com/multiformats/go-multihash v0.2.3
 	github.com/prometheus/client_golang v1.18.0
@@ -55,7 +55,7 @@ require (
 	golang.org/x/crypto v0.19.0 // indirect
 	golang.org/x/exp v0.0.0-20240213143201-ec583247a57a // indirect
 	golang.org/x/sys v0.17.0 // indirect
-	google.golang.org/protobuf v1.32.0 // indirect
+	google.golang.org/protobuf v1.33.0 // indirect
 	gopkg.in/yaml.v2 v2.4.0 // indirect
 	gopkg.in/yaml.v3 v3.0.1 // indirect
 	lukechampine.com/blake3 v1.2.1 // indirect

gorelease says:

# summary
Suggested version: v0.2.0

gocompat says:

Your branch is up to date with 'origin/main'.

Automatically created GitHub Release

A draft GitHub Release has been created.
It is going to be published when this PR is merged.
You can modify its' body to include any release notes you wish to include with the release.

@masih masih merged commit 3d60e3d into main Apr 23, 2024
11 checks passed
@masih masih deleted the masih/release-v0.1.8 branch April 23, 2024 14:47
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