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.1.0 bump #95

Merged
merged 1 commit into from
Aug 28, 2023
Merged

v0.1.0 bump #95

merged 1 commit into from
Aug 28, 2023

Conversation

rvagg
Copy link
Member

@rvagg rvagg commented Aug 28, 2023

No description provided.

@ipfs ipfs deleted a comment from welcome bot Aug 28, 2023
@github-actions
Copy link

Suggested version: v0.1.0

Comparing to: v0.0.6 (diff)

Changes in go.mod file(s):

diff --git a/go.mod b/go.mod
index e2cf181..6390882 100644
--- a/go.mod
+++ b/go.mod
@@ -1,15 +1,28 @@
 module github.com/ipfs/go-ipld-cbor
 
 require (
-	github.com/ipfs/go-block-format v0.0.2
-	github.com/ipfs/go-cid v0.0.3
-	github.com/ipfs/go-ipfs-util v0.0.1
-	github.com/ipfs/go-ipld-format v0.0.1
-	github.com/multiformats/go-multihash v0.0.10
-	github.com/polydawn/refmt v0.0.0-20190221155625-df39d6c2d992
-	github.com/smartystreets/goconvey v0.0.0-20190222223459-a17d461953aa // indirect
-	github.com/warpfork/go-wish v0.0.0-20180510122957-5ad1f5abf436 // indirect
-	github.com/whyrusleeping/cbor-gen v0.0.0-20200123233031-1cdf64d27158
+	github.com/ipfs/go-block-format v0.1.2
+	github.com/ipfs/go-cid v0.4.1
+	github.com/ipfs/go-ipfs-util v0.0.2
+	github.com/ipfs/go-ipld-format v0.5.0
+	github.com/multiformats/go-multihash v0.2.3
+	github.com/polydawn/refmt v0.89.0
+	github.com/whyrusleeping/cbor-gen v0.0.0-20230818171029-f91ae536ca25
 )
 
-go 1.16
+require (
+	github.com/klauspost/cpuid/v2 v2.0.9 // 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.0.3 // indirect
+	github.com/multiformats/go-base36 v0.1.0 // indirect
+	github.com/multiformats/go-multibase v0.0.3 // indirect
+	github.com/multiformats/go-varint v0.0.6 // indirect
+	github.com/spaolacci/murmur3 v1.1.0 // indirect
+	golang.org/x/crypto v0.1.0 // indirect
+	golang.org/x/sys v0.1.0 // indirect
+	golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543 // indirect
+	lukechampine.com/blake3 v1.1.6 // indirect
+)
+
+go 1.20

gorelease says:

# github.com/ipfs/go-ipld-cbor
## compatible changes
BasicIpldStore.DefaultMultihash: added
DefaultMultihash: added

# diagnostics
go.sum: one or more sums are missing. Run 'go mod tidy' to add missing sums.

# summary
Suggested version: v0.1.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.

@rvagg rvagg merged commit 2d0b3fb into master Aug 28, 2023
11 checks passed
@rvagg rvagg deleted the rvagg/v0.1.0 branch August 28, 2023 03:32
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