Skip to content
This repository was archived by the owner on Feb 7, 2024. It is now read-only.

chore: release v0.6.0 #291

Merged
merged 1 commit into from
Apr 6, 2023
Merged

chore: release v0.6.0 #291

merged 1 commit into from
Apr 6, 2023

Conversation

guseggert
Copy link
Contributor

No description provided.

@github-actions
Copy link

github-actions bot commented Apr 6, 2023

Suggested version: v0.6.0

Comparing to: v0.5.0 (diff)

Changes in go.mod file(s):

diff --git a/go.mod b/go.mod
index 33b5ce4..b04f9b0 100644
--- a/go.mod
+++ b/go.mod
@@ -4,9 +4,8 @@ module github.com/ipfs/go-ipfs-api
 
 require (
 	github.com/cheekybits/is v0.0.0-20150225183255-68e9c0620927
-	github.com/ipfs/go-ipfs-files v0.0.9
-	github.com/ipfs/go-ipfs-util v0.0.2
-	github.com/libp2p/go-libp2p v0.24.2
+	github.com/ipfs/boxo v0.8.0
+	github.com/libp2p/go-libp2p v0.26.3
 	github.com/mitchellh/go-homedir v1.1.0
 	github.com/multiformats/go-multiaddr v0.8.0
 	github.com/multiformats/go-multibase v0.1.1
@@ -17,23 +16,21 @@ require (
 	github.com/benbjohnson/clock v1.3.0 // indirect
 	github.com/crackcomm/go-gitignore v0.0.0-20170627025303-887ab5e44cc3 // indirect
 	github.com/decred/dcrd/dcrec/secp256k1/v4 v4.1.0 // indirect
-	github.com/gogo/protobuf v1.3.2 // indirect
-	github.com/ipfs/go-cid v0.3.2 // indirect
-	github.com/klauspost/cpuid/v2 v2.2.1 // indirect
+	github.com/ipfs/go-cid v0.4.0 // indirect
+	github.com/klauspost/cpuid/v2 v2.2.3 // indirect
 	github.com/libp2p/go-buffer-pool v0.1.0 // indirect
 	github.com/libp2p/go-flow-metrics v0.1.0 // indirect
-	github.com/libp2p/go-openssl v0.1.0 // indirect
-	github.com/mattn/go-pointer v0.0.1 // indirect
 	github.com/minio/sha256-simd v1.0.0 // indirect
 	github.com/mr-tron/base58 v1.2.0 // indirect
 	github.com/multiformats/go-base32 v0.1.0 // indirect
 	github.com/multiformats/go-base36 v0.2.0 // indirect
-	github.com/multiformats/go-multicodec v0.7.0 // indirect
+	github.com/multiformats/go-multicodec v0.8.1 // indirect
 	github.com/multiformats/go-multihash v0.2.1 // indirect
+	github.com/multiformats/go-multistream v0.4.1 // indirect
 	github.com/multiformats/go-varint v0.0.7 // indirect
-	github.com/spacemonkeygo/spacelog v0.0.0-20180420211403-2296661a0572 // indirect
 	github.com/spaolacci/murmur3 v1.1.0 // indirect
-	golang.org/x/crypto v0.3.0 // indirect
-	golang.org/x/sys v0.3.0 // indirect
+	golang.org/x/crypto v0.6.0 // indirect
+	golang.org/x/sys v0.6.0 // indirect
+	google.golang.org/protobuf v1.28.1 // indirect
 	lukechampine.com/blake3 v1.1.7 // indirect
 )

gorelease says:

# summary
Suggested version: v0.6.0

gocompat says:

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

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.

@guseggert guseggert requested a review from hacdias April 6, 2023 11:34
@guseggert guseggert marked this pull request as ready for review April 6, 2023 11:34
@guseggert guseggert self-assigned this Apr 6, 2023
@guseggert guseggert merged commit 5b8ece3 into master Apr 6, 2023
@guseggert guseggert deleted the guseggert-patch-1 branch April 6, 2023 11:40
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
No open projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants