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

Update dependencies and version #176

Merged
merged 1 commit into from
Nov 10, 2023
Merged

Update dependencies and version #176

merged 1 commit into from
Nov 10, 2023

Conversation

gammazero
Copy link
Collaborator

  • Remove superfouous write of StatusOK
  • Allocate backends slice once

- Remove superfouous write of StatusOK
- Allocate backends slice once
Copy link

github-actions bot commented Nov 9, 2023

Suggested version: v0.1.4

Comparing to: v0.1.3 (diff)

Changes in go.mod file(s):

diff --git a/go.mod b/go.mod
index 304f4bd..f8f23c5 100644
--- a/go.mod
+++ b/go.mod
@@ -6,7 +6,7 @@ require (
 	contrib.go.opencensus.io/exporter/prometheus v0.4.0
 	github.com/ipfs/go-cid v0.4.1
 	github.com/ipfs/go-log/v2 v2.5.1
-	github.com/ipni/go-libipni v0.5.2
+	github.com/ipni/go-libipni v0.5.4
 	github.com/libp2p/go-libp2p v0.31.0
 	github.com/mercari/go-circuitbreaker v0.0.2
 	github.com/mitchellh/go-homedir v1.1.0

gorelease says:

gorelease: go: loading module retractions for cloud.google.com/go/storage@v1.10.0: verifying go.mod: cloud.google.com/go/storage@v1.35.0/go.mod: reading https://sum.golang.org/lookup/cloud.google.com/go/storage@v1.35.0: 404 Not Found
	server response: not found: create zip: internal/apiv2/aux.go: malformed file path "internal/apiv2/aux.go": "aux" disallowed as path element component on Windows

gocompat says:

Your branch is up to date with 'origin/main'.

Cutting a Release (and modifying non-markdown files)

This PR is modifying both version.json and non-markdown files.
The Release Checker is not able to analyse files that are not checked in to main. This might cause the above analysis to be inaccurate.
Please consider performing all the code changes in a separate PR before cutting the release.

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 45401ca into main Nov 10, 2023
11 checks passed
@gammazero gammazero deleted the update-deps-and-version branch November 10, 2023 07:05
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