Skip to content

new version#41

Merged
gammazero merged 1 commit intomainfrom
new-version
Jul 20, 2023
Merged

new version#41
gammazero merged 1 commit intomainfrom
new-version

Conversation

@gammazero
Copy link
Contributor

No description provided.

@github-actions
Copy link

Suggested version: v0.0.4

Comparing to: v0.0.3 (diff)

Changes in go.mod file(s):

diff --git a/go.mod b/go.mod
index f2a1c1c..cbba867 100644
--- a/go.mod
+++ b/go.mod
@@ -6,9 +6,10 @@ require (
 	github.com/filecoin-project/go-address v1.1.0
 	github.com/ipfs/go-cid v0.4.1
 	github.com/ipfs/go-datastore v0.6.0
+	github.com/ipfs/go-log/v2 v2.5.1
 	github.com/ipld/go-car/v2 v2.10.0
 	github.com/ipld/go-ipld-prime v0.20.0
-	github.com/ipni/go-libipni v0.2.8
+	github.com/ipni/go-libipni v0.2.12
 	github.com/libp2p/go-libp2p v0.28.1
 	github.com/mattn/go-isatty v0.0.19
 	github.com/montanaflynn/stats v0.7.0
@@ -18,6 +19,7 @@ require (
 	github.com/stretchr/testify v1.8.4
 	github.com/urfave/cli/v2 v2.25.5
 	github.com/ybbus/jsonrpc/v2 v2.1.7
+	golang.org/x/mod v0.10.0
 )
 
 require (
@@ -74,7 +76,6 @@ require (
 	github.com/ipfs/go-ipld-legacy v0.1.1 // indirect
 	github.com/ipfs/go-libipfs v0.6.2 // indirect
 	github.com/ipfs/go-log v1.0.5 // indirect
-	github.com/ipfs/go-log/v2 v2.5.1 // indirect
 	github.com/ipfs/go-merkledag v0.10.0 // indirect
 	github.com/ipfs/go-metrics-interface v0.0.1 // indirect
 	github.com/ipfs/go-peertaskqueue v0.8.1 // indirect
@@ -147,7 +148,6 @@ require (
 	go.uber.org/zap v1.24.0 // indirect
 	golang.org/x/crypto v0.7.0 // indirect
 	golang.org/x/exp v0.0.0-20230321023759-10a507213a29 // indirect
-	golang.org/x/mod v0.10.0 // indirect
 	golang.org/x/net v0.10.0 // indirect
 	golang.org/x/sync v0.2.0 // indirect
 	golang.org/x/sys v0.8.0 // indirect

gorelease says:

# github.com/ipni/ipni-cli/pkg/adpub
## incompatible changes
Client.ClearStore: added
Client.Distance: changed from func(context.Context, github.com/ipfs/go-cid.Cid, github.com/ipfs/go-cid.Cid) (int, error) to func(context.Context, github.com/ipfs/go-cid.Cid, github.com/ipfs/go-cid.Cid) (int, github.com/ipfs/go-cid.Cid, error)
## compatible changes
WithAdChainDepthLimit: added

# github.com/ipni/ipni-cli/pkg/dtrack
## compatible changes
package added

# diagnostics
go.sum: one or more sums are missing. Run 'go mod tidy' to add missing sums.
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.1.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.

@gammazero gammazero merged commit bd8738c into main Jul 20, 2023
@gammazero gammazero deleted the new-version branch July 20, 2023 20:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant