ipni / go-indexer-core

Core go datastructure of a cid index
Other
14 stars 6 forks source link

new version #219

Closed gammazero closed 2 months ago

github-actions[bot] commented 2 months ago

Suggested version: 0.8.19

Comparing to: v0.8.18 (diff)

Changes in configuration file(s):

diff --git a/go.mod b/go.mod
index 01d6887..5daad39 100644
--- a/go.mod
+++ b/go.mod
@@ -11,7 +11,7 @@ require (
    github.com/ipfs/go-cid v0.4.1
    github.com/ipfs/go-log/v2 v2.5.1
    github.com/ipfs/go-test v0.0.4
-   github.com/ipni/go-libipni v0.5.24
+   github.com/ipni/go-libipni v0.5.25
    github.com/libp2p/go-libp2p v0.36.3
    github.com/mr-tron/base58 v1.2.0
    github.com/multiformats/go-multihash v0.2.3

gorelease says:

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

# summary
Suggested version: v0.8.19

gocompat says:

HEAD is now at 784e5c1 new version (#217)
Previous HEAD position was 784e5c1 new version (#217)
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.