-
Notifications
You must be signed in to change notification settings - Fork 37
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
chore: bump version to v0.16.0-rc1 #330
Conversation
chore: bump version to v0.16.0-rc1
Suggested version: Comparing to: v0.16.0-dev (diff) Changes in configuration file(s): diff --git a/go.mod b/go.mod
index 3ecf8ae..7691d2c 100644
--- a/go.mod
+++ b/go.mod
@@ -18,7 +18,7 @@ require (
github.com/multiformats/go-multibase v0.2.0
github.com/multiformats/go-multihash v0.2.3
github.com/multiformats/go-varint v0.0.7
- github.com/stretchr/testify v1.9.0
+ github.com/stretchr/testify v1.10.0
github.com/whyrusleeping/cbor-gen v0.2.0
golang.org/x/crypto v0.29.0
golang.org/x/sync v0.9.0
Automatically created GitHub ReleaseA draft GitHub Release has been created. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #330 +/- ##
=======================================
Coverage 3.39% 3.39%
=======================================
Files 662 662
Lines 177816 177816
=======================================
Hits 6041 6041
Misses 169926 169926
Partials 1849 1849 |
chore: bump version to v0.16.0-rc1