Sync changes from upstream openrdap/rdap#2
Open
teward wants to merge 20 commits into
Open
Conversation
meta: upgrade to Go 1.20, switch to Github Actions
… path as...but was required as" error.
The only significant change is the -j/--json flag is implemented.
…ng) support by default. Run "rdap -v OPS4-RIPE" to see an entity query on RIPE's RDAP server. Object tags allow entity strings like OPS4-RIPE to be directed to the correct RDAP server using the -SUFFIX. There is a registry mapping suffixes to RDAP servers at https://data.iana.org/rdap/object-tags.json.
…ROXY, HTTPS_PROXY, NO_PROXY (or lowercase) environment variables.
…idProperties, which causes invalid vCard options to be silently ignored, rather than cause the vCard decode to fail entirely. #25
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.9.0 to 0.17.0. - [Commits](golang/crypto@v0.9.0...v0.17.0) --- updated-dependencies: - dependency-name: golang.org/x/crypto dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
…/x/crypto-0.17.0 Bump golang.org/x/crypto from 0.9.0 to 0.17.0
…s specified for testing & use on openrdap.org's demo page)
This file contains hidden or 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
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.
Sync upstream changes.