forked from multiformats/go-multiaddr
-
Notifications
You must be signed in to change notification settings - Fork 2
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
Chore/rebase to v0.12.4 #4
Open
D4ryl00
wants to merge
64
commits into
berty:berty
Choose a base branch
from
D4ryl00:chore/rebase-to-v0.12.4
base: berty
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…1.0 (multiformats#191) Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.0.0-20190611184440-5c40567a22f8 to 0.1.0. - [Release notes](https://github.com/golang/crypto/releases) - [Commits](https://github.com/golang/crypto/commits/v0.1.0) --- updated-dependencies: - dependency-name: golang.org/x/crypto dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…oto-names Update webrtc protocols after rename
* bump go.mod to Go 1.19 and run go fix * update .github/workflows/go-test.yml * update .github/workflows/go-check.yml * update .github/workflows/release-check.yml * stop using math/rand.Seed, convert fuzz functions to actual fuzzers --------- Co-authored-by: web3-bot <[email protected]> Co-authored-by: Marten Seemann <[email protected]>
* add a Deduplicate function * rename Deduplicate to Unique
* fix nat64 well-known prefix check * don't use pointer * make NAT64WellKnownPrefix private
Update sha256-simd to fix a test failure on Go 1.21. Signed-off-by: Christian Stewart <[email protected]>
ci: uci/copy-templates
Bumps gopkg.in/yaml.v3 from 3.0.0-20200313102051-9f266ea9e77c to 3.0.0. --- updated-dependencies: - dependency-name: gopkg.in/yaml.v3 dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
* consider dns addresses as public * fix private domains list * early return * add reference to original list
* manet: consider /dns/localhost as private address * fix naming
…odules/gopkg.in/yaml.v3-3.0.0 Bump gopkg.in/yaml.v3 from 3.0.0-20200313102051-9f266ea9e77c to 3.0.0
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.1.0 to 0.17.0. - [Commits](golang/crypto@v0.1.0...v0.17.0) --- updated-dependencies: - dependency-name: golang.org/x/crypto dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
…odules/golang.org/x/crypto-0.17.0 build(deps): bump golang.org/x/crypto from 0.1.0 to 0.17.0
ci: uci/update-go
ci: uci/copy-templates
…te-by-component .Decapsulate by Components
…nt-2 chore: Expand comment ForEach
chore: release v0.12.3
Global Unicast IPv6 addresses only belong to prefix 2000::/3. This change also classifies NAT64 prefixes as Public Addresses as they may reference public IPv4 addresses.
Release v0.12.4
Signed-off-by: gfanton <[email protected]>
Vulnerable Libraries (1)
More info on how to fix Vulnerable Libraries in Go. 👉 Go to the dashboard for detailed results. 📥 Happy? Share your feedback with us. |
Closed
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR rebases to the original repository v0.12.4, which is the version used by berty messenger