Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

new version #2615

Merged
merged 1 commit into from
May 7, 2024
Merged

new version #2615

merged 1 commit into from
May 7, 2024

Conversation

gammazero
Copy link
Collaborator

No description provided.

Copy link
Contributor

github-actions bot commented May 7, 2024

Suggested version: v0.8.29

Comparing to: v0.8.28 (diff)

Changes in go.mod file(s):

diff --git a/go.mod b/go.mod
index e79a08d1..a9ead50a 100644
--- a/go.mod
+++ b/go.mod
@@ -10,7 +10,7 @@ require (
 	github.com/aws/aws-sdk-go-v2/feature/s3/manager v1.11.51
 	github.com/aws/aws-sdk-go-v2/service/s3 v1.30.2
 	github.com/aws/smithy-go v1.13.5
-	github.com/cockroachdb/pebble v0.0.0-20240328175803-1dc54dfdc519
+	github.com/cockroachdb/pebble v0.0.0-20240506181943-f03e7efeebfd
 	github.com/filecoin-project/go-dagaggregator-unixfs v0.3.0
 	github.com/gammazero/channelqueue v0.2.1
 	github.com/gammazero/deque v0.2.1
@@ -24,8 +24,8 @@ require (
 	github.com/ipld/go-ipld-adl-hamt v0.0.0-20220616142416-9004dbd839e0
 	github.com/ipld/go-ipld-prime v0.21.0
 	github.com/ipld/go-ipld-prime/storage/dsadapter v0.0.0-20230102063945-1a409dc236dd
-	github.com/ipni/go-indexer-core v0.8.10
-	github.com/ipni/go-libipni v0.5.16
+	github.com/ipni/go-indexer-core v0.8.12
+	github.com/ipni/go-libipni v0.5.17
 	github.com/libp2p/go-libp2p v0.33.2
 	github.com/libp2p/go-msgio v0.3.0
 	github.com/mitchellh/go-homedir v1.1.0
@@ -39,8 +39,8 @@ require (
 	github.com/urfave/cli/v2 v2.25.7
 	go.opencensus.io v0.24.0
 	go.uber.org/zap v1.27.0
-	golang.org/x/net v0.21.0
-	golang.org/x/sys v0.17.0
+	golang.org/x/net v0.25.0
+	golang.org/x/sys v0.20.0
 	google.golang.org/protobuf v1.33.0
 )
 
@@ -151,7 +151,7 @@ require (
 	github.com/libp2p/go-buffer-pool v0.1.0 // indirect
 	github.com/libp2p/go-flow-metrics v0.1.0 // indirect
 	github.com/libp2p/go-libp2p-asn-util v0.4.1 // indirect
-	github.com/libp2p/go-libp2p-pubsub v0.10.0 // indirect
+	github.com/libp2p/go-libp2p-pubsub v0.10.1 // indirect
 	github.com/libp2p/go-nat v0.2.0 // indirect
 	github.com/libp2p/go-netroute v0.2.1 // indirect
 	github.com/libp2p/go-reuseport v0.4.0 // indirect
@@ -204,11 +204,11 @@ require (
 	go.uber.org/fx v1.20.1 // indirect
 	go.uber.org/mock v0.4.0 // indirect
 	go.uber.org/multierr v1.11.0 // indirect
-	golang.org/x/crypto v0.19.0 // indirect
+	golang.org/x/crypto v0.23.0 // indirect
 	golang.org/x/exp v0.0.0-20240213143201-ec583247a57a // indirect
 	golang.org/x/mod v0.15.0 // indirect
 	golang.org/x/sync v0.6.0 // indirect
-	golang.org/x/text v0.14.0 // indirect
+	golang.org/x/text v0.15.0 // indirect
 	golang.org/x/tools v0.18.0 // indirect
 	golang.org/x/xerrors v0.0.0-20231012003039-104605ab7028 // indirect
 	gopkg.in/yaml.v2 v2.4.0 // indirect

gorelease says:

gorelease: go: loading module retractions for github.com/kataras/golog@v0.1.7: module github.com/kataras/golog@v0.1.12 requires go >= 1.22 (running go 1.21.9)
go: loading module retractions for github.com/kataras/iris/v12@v12.2.0-beta5: module github.com/kataras/iris/v12@v12.2.11 requires go >= 1.22 (running go 1.21.9)
go: loading module retractions for github.com/youmark/pkcs8@v0.0.0-20181117223130-1be2e3e5546d: module github.com/youmark/pkcs8@v0.0.0-20240424034433-3c2c7870ae76 requires go >= 1.22 (running go 1.21.9)
go: loading module retractions for k8s.io/api@v0.27.4: module k8s.io/api@v0.30.0 requires go >= 1.22.0 (running go 1.21.9)
go: loading module retractions for k8s.io/apimachinery@v0.27.4: module k8s.io/apimachinery@v0.30.0 requires go >= 1.22.0 (running go 1.21.9)

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 3ef7de6 into main May 7, 2024
11 checks passed
@gammazero gammazero deleted the new-version branch May 7, 2024 03:46
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