ipfs / ipfs-check

A tool for checking the accessibility of your data by IPFS peers
https://check.ipfs.network
Other
40 stars 14 forks source link

release 0.2 #63

Closed 2color closed 2 months ago

github-actions[bot] commented 2 months ago

Suggested version: 0.2.0

Comparing to: v0.1.0 (diff)

Changes in configuration file(s):

diff --git a/go.mod b/go.mod
index 89e0845..f4f8944 100644
--- a/go.mod
+++ b/go.mod
@@ -1,6 +1,6 @@
 module github.com/ipfs/ipfs-check

-go 1.21
+go 1.22

 require (
    github.com/gavv/httpexpect/v2 v2.16.0

gorelease says:

# github.com/ipfs/ipfs-check/test
## compatible changes
QueryCid: added

# diagnostics
required module github.com/microcosm-cc/bluemonday@v1.0.1 retracted by module author: Retract older versions as only latest is to be depended upon

# summary
Suggested version: v0.2.0

gocompat says:

HEAD is now at e78af63 Merge pull request #48 from ipfs/release-01
Previous HEAD position was e78af63 Merge pull request #48 from ipfs/release-01
Switched to branch 'main'
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.