Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

new version #221

Merged
merged 1 commit into from
Oct 25, 2024
Merged

new version #221

merged 1 commit into from
Oct 25, 2024

Conversation

gammazero
Copy link
Collaborator

No description provided.

Copy link

Suggested version: 0.8.20

Comparing to: v0.8.19 (diff)

Changes in configuration file(s):

diff --git a/go.mod b/go.mod
index 5daad39..6f77fbc 100644
--- a/go.mod
+++ b/go.mod
@@ -1,6 +1,8 @@
 module github.com/ipni/go-indexer-core
 
-go 1.22
+go 1.22.0
+
+toolchain go1.22.8
 
 require (
 	// Note, cockroachdb/pebble has no tagged release. Instead, it uses branches.
@@ -11,8 +13,8 @@ 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.25
-	github.com/libp2p/go-libp2p v0.36.3
+	github.com/ipni/go-libipni v0.5.26
+	github.com/libp2p/go-libp2p v0.37.0
 	github.com/mr-tron/base58 v1.2.0
 	github.com/multiformats/go-multihash v0.2.3
 	github.com/multiformats/go-varint v0.0.7
@@ -37,7 +39,7 @@ require (
 	github.com/golang/snappy v0.0.5-0.20231225225746-43d5d4cd4e0e // indirect
 	github.com/ipfs/go-block-format v0.1.2 // indirect
 	github.com/ipfs/go-ipfs-util v0.0.2 // indirect
-	github.com/klauspost/compress v1.17.9 // indirect
+	github.com/klauspost/compress v1.17.11 // indirect
 	github.com/klauspost/cpuid/v2 v2.2.8 // indirect
 	github.com/kr/pretty v0.3.1 // indirect
 	github.com/kr/text v0.2.0 // indirect
@@ -52,19 +54,19 @@ require (
 	github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 // indirect
 	github.com/pkg/errors v0.9.1 // indirect
 	github.com/pmezard/go-difflib v1.0.0 // indirect
-	github.com/prometheus/client_golang v1.20.0 // indirect
+	github.com/prometheus/client_golang v1.20.5 // indirect
 	github.com/prometheus/client_model v0.6.1 // indirect
-	github.com/prometheus/common v0.55.0 // indirect
+	github.com/prometheus/common v0.60.0 // indirect
 	github.com/prometheus/procfs v0.15.1 // indirect
 	github.com/rogpeppe/go-internal v1.10.0 // indirect
 	github.com/spaolacci/murmur3 v1.1.0 // indirect
 	github.com/stretchr/testify v1.9.0 // indirect
 	go.uber.org/multierr v1.11.0 // indirect
 	go.uber.org/zap v1.27.0 // indirect
-	golang.org/x/crypto v0.26.0 // indirect
-	golang.org/x/exp v0.0.0-20240808152545-0cdaa3abc0fa // indirect
-	golang.org/x/sys v0.24.0 // indirect
-	golang.org/x/text v0.17.0 // indirect
-	google.golang.org/protobuf v1.34.2 // indirect
+	golang.org/x/crypto v0.28.0 // indirect
+	golang.org/x/exp v0.0.0-20241009180824-f66d83c29e7c // indirect
+	golang.org/x/sys v0.26.0 // indirect
+	golang.org/x/text v0.19.0 // indirect
+	google.golang.org/protobuf v1.35.1 // indirect
 	gopkg.in/yaml.v3 v3.0.1 // indirect
 )

gorelease says:

gorelease: go: loading module retractions for github.com/Shopify/goreferrer@v0.0.0-20220729165902-8cddb4f5de06: module github.com/Shopify/goreferrer@v0.0.0-20240724165105-aceaa0259138 requires go >= 1.22.1 (running go 1.22.0)
go: loading module retractions for github.com/gammazero/radixtree@v0.3.1: module github.com/gammazero/radixtree@v0.4.0 requires go >= 1.23 (running go 1.22.0)
go: loading module retractions for honnef.co/go/tools@v0.0.0-20190523083050-ea95bdfd59fc: module honnef.co/go/tools@v0.5.1 requires go >= 1.22.1 (running go 1.22.0)

gocompat says:

HEAD is now at 9763cc4 new version (#219)
Previous HEAD position was 9763cc4 new version (#219)
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 f0c2237 into main Oct 25, 2024
11 checks passed
@gammazero gammazero deleted the new-version branch October 25, 2024 21:43
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant