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

Bump github.com/fardog/secureoperator from 2.1.0+incompatible to 2.2.1+incompatible #7

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jul 12, 2021

Bumps github.com/fardog/secureoperator from 2.1.0+incompatible to 2.2.1+incompatible.

Release notes

Sourced from github.com/fardog/secureoperator's releases.

v2.2.1

Changes

  • Use the latest dep lockfile formats
  • Ensure latest deps

Known Issues

  • None

Version Info

output of secure-operator --help:

A DNS-protocol proxy for Google's DNS-over-HTTPS service.

Usage:

secure-operator [options]

Options:

-dns-servers string DNS Servers used to look up the endpoint; system default is used if absent. Ignored if "endpoint-ips" is set. Comma separated, e.g. "8.8.8.8,8.8.4.4:53". The port section is optional, and 53 will be used by default. -endpoint string Google DNS-over-HTTPS endpoint url (default "https://dns.google.com/resolve") -endpoint-ips string IPs of the Google DNS-over-HTTPS endpoint; if provided, endpoint lookup is skipped, and the host value in "endpoint" is sent as the Host header. Comma separated with no spaces; e.g. "74.125.28.139,74.125.28.102". One server is randomly chosen for each request, failed requests are not retried. -level string Log level, one of: debug, info, warn, error, fatal, panic (default "info") -listen [host]:port listen address, as [host]:port (default ":53") -no-pad Disable padding of Google DNS-over-HTTPS requests to identical length -tcp Listen on TCP (default true) -udp Listen on UDP (default true)

Download the correct binary below for your platform, or install via docker pull fardog/secureoperator:v2.2.1

v2.2.0

Changes

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/fardog/secureoperator](https://github.com/fardog/secureoperator) from 2.1.0+incompatible to 2.2.1+incompatible.
- [Release notes](https://github.com/fardog/secureoperator/releases)
- [Commits](fardog/secureoperator@v2.1.0...v2.2.1)

---
updated-dependencies:
- dependency-name: github.com/fardog/secureoperator
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 12, 2021
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Nov 29, 2021

Superseded by #9.

@dependabot dependabot bot closed this Nov 29, 2021
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/fardog/secureoperator-2.2.1incompatible branch November 29, 2021 18:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants