Skip to content

new version#245

Merged
gammazero merged 1 commit intomainfrom
new-version
Feb 6, 2026
Merged

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

Conversation

@gammazero
Copy link
Collaborator

No description provided.

@github-actions
Copy link

github-actions bot commented Feb 6, 2026

Suggested version: 0.9.3

Comparing to: v0.9.2 (diff)

Changes in configuration file(s):

diff --git a/go.mod b/go.mod
index 67f1aba..c9c3254 100644
--- a/go.mod
+++ b/go.mod
@@ -3,13 +3,13 @@ module github.com/ipni/go-indexer-core
 go 1.24.6
 
 require (
-	github.com/cockroachdb/pebble/v2 v2.1.3
+	github.com/cockroachdb/pebble/v2 v2.1.4
 	github.com/gammazero/radixtree v0.4.0
 	github.com/ipfs/go-cid v0.6.0
-	github.com/ipfs/go-log/v2 v2.9.0
+	github.com/ipfs/go-log/v2 v2.9.1
 	github.com/ipfs/go-test v0.2.3
-	github.com/ipni/go-libipni v0.7.3
-	github.com/libp2p/go-libp2p v0.46.0
+	github.com/ipni/go-libipni v0.7.4
+	github.com/libp2p/go-libp2p v0.47.0
 	github.com/mr-tron/base58 v1.2.0
 	github.com/multiformats/go-multihash v0.2.3
 	github.com/multiformats/go-varint v0.1.0
@@ -19,7 +19,7 @@ require (
 
 require (
 	github.com/DataDog/zstd v1.5.7 // indirect
-	github.com/RaduBerinde/axisds v0.0.0-20250419182453-5135a0650657 // indirect
+	github.com/RaduBerinde/axisds v0.1.0 // indirect
 	github.com/RaduBerinde/btreemap v0.0.0-20250419174037-3d62b7205d54 // indirect
 	github.com/beorn7/perks v1.0.1 // indirect
 	github.com/cespare/xxhash/v2 v2.3.0 // indirect
@@ -57,10 +57,10 @@ require (
 	github.com/rogpeppe/go-internal v1.10.0 // indirect
 	github.com/spaolacci/murmur3 v1.1.0 // indirect
 	go.uber.org/multierr v1.11.0 // indirect
-	go.uber.org/zap v1.27.0 // indirect
-	golang.org/x/crypto v0.46.0 // indirect
+	go.uber.org/zap v1.27.1 // indirect
+	golang.org/x/crypto v0.47.0 // indirect
 	golang.org/x/exp v0.0.0-20250813145105-42675adae3e6 // indirect
-	golang.org/x/sys v0.39.0 // indirect
-	golang.org/x/text v0.32.0 // indirect
+	golang.org/x/sys v0.40.0 // indirect
+	golang.org/x/text v0.33.0 // indirect
 	google.golang.org/protobuf v1.36.11 // indirect
 )

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

gocompat says:

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

@gammazero gammazero merged commit 2c423b6 into main Feb 6, 2026
11 checks passed
@gammazero gammazero deleted the new-version branch February 6, 2026 04:02
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

Comments