ipfs / rainbow

A specialized IPFS HTTP gateway
https://docs.ipfs.tech/reference/http/gateway/
Other
66 stars 11 forks source link

Release v1.2.1 #134

Closed hacdias closed 2 months ago

github-actions[bot] commented 2 months ago

Suggested version: v1.2.1

Comparing to: v1.2.0 (diff)

Changes in go.mod file(s):

diff --git a/go.mod b/go.mod
index 7f04635..6fdc20e 100644
--- a/go.mod
+++ b/go.mod
@@ -9,7 +9,7 @@ require (
    github.com/felixge/httpsnoop v1.0.4
    github.com/ipfs-shipyard/nopfs v0.0.12
    github.com/ipfs-shipyard/nopfs/ipfs v0.13.2-0.20231024163508-120e0c51ee3a
-   github.com/ipfs/boxo v0.19.1-0.20240418055150-eeea41458735
+   github.com/ipfs/boxo v0.19.1-0.20240426120703-0f223aada9b8
    github.com/ipfs/go-block-format v0.2.0
    github.com/ipfs/go-cid v0.4.1
    github.com/ipfs/go-datastore v0.6.0

gorelease says:

# 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: v1.2.1

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.