ipfs-inactive / bifrost-gateway

Experimental gateway with delegated backend. No longer maintained, consider migrating to https://github.com/ipfs/rainbow/
Other
41 stars 20 forks source link

v0.0.18 #203

Closed guanzo closed 1 year ago

github-actions[bot] commented 1 year ago

Suggested version: v0.0.18

Comparing to: v0.0.17 (diff)

Changes in go.mod file(s):

diff --git a/go.mod b/go.mod
index 4dd865d..62e8874 100644
--- a/go.mod
+++ b/go.mod
@@ -3,7 +3,7 @@ module github.com/ipfs/bifrost-gateway
 go 1.20

 require (
-   github.com/filecoin-saturn/caboose v0.0.5
+   github.com/filecoin-saturn/caboose v0.0.6
    github.com/hashicorp/go-multierror v1.1.1
    github.com/hashicorp/golang-lru/v2 v2.0.5
    github.com/ipfs/boxo v0.11.1-0.20230811122208-5de8f5f5ca60

gorelease says:

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

# summary
Suggested version: v0.0.18

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.