ipfs / rainbow

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

Release v1.2.0 #129

Closed hacdias closed 2 months ago

github-actions[bot] commented 2 months ago

Suggested version: v1.2.0

Comparing to: v1.1.0 (diff)

Changes in go.mod file(s):

diff --git a/go.mod b/go.mod
index 1190e97..7f04635 100644
--- a/go.mod
+++ b/go.mod
@@ -25,6 +25,7 @@ require (
    github.com/libp2p/go-libp2p-kad-dht v0.25.2
    github.com/libp2p/go-libp2p-record v0.2.0
    github.com/libp2p/go-libp2p-routing-helpers v0.7.3
+   github.com/libp2p/go-libp2p-testing v0.12.0
    github.com/mitchellh/go-server-timing v1.0.1
    github.com/mr-tron/base58 v1.2.0
    github.com/multiformats/go-multiaddr v0.12.3

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.0

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.