Skip to content

build: Bump github.com/jackpal/gateway from 1.0.7 to 1.2.0#152

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/github.com/jackpal/gateway-1.2.0
Open

build: Bump github.com/jackpal/gateway from 1.0.7 to 1.2.0#152
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/github.com/jackpal/gateway-1.2.0

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github May 4, 2026

Bumps github.com/jackpal/gateway from 1.0.7 to 1.2.0.

Release notes

Sourced from github.com/jackpal/gateway's releases.

v1.1.1

Filter out On-link gateways on Windows.

v1.1.0

  • Add func DiscoverGateways() ([]net.IP, error). This func returns an array of gateways that contains at least one gateway. Otherwise returns an error.

  • Update to go version 1.24.2

  • Update dependencies to latest versions. (There was an x/net security warning.)

v1.0.16

Update x/net dependency to v0.33.0

Full Changelog: jackpal/gateway@v1.0.15...v1.0.16

v1.0.15

Update dependencies to latest versions.

Full Changelog: jackpal/gateway@v1.0.14...v1.0.15

v1.0.14

What's Changed

New Contributors

Full Changelog: jackpal/gateway@v1.0.13...v1.0.14

Fix compilation errors when cross-compiling to different OSs

  • Add tools/check-cross-compile.sh to check that the code compiles for various OSs.
  • Fix compilation errors exposed by tools/check-cross-compile.sh.
Commits
  • edcb35d Release v1.2.0: IPv6 support and deduplication
  • 6fbfe90 Implement best-effort IPv6 support for Solaris/illumos
  • d5114f6 Update README with IPv6 API documentation and platform support table
  • 6ca5ebd Implement Windows IPv6 interface discovery
  • 413ba28 Add IPv6 support for Linux and Windows
  • 366a5be Add IPv6 gateway discovery support (issue #47)
  • 1493912 Prepare v1.1.2 release
  • bbb0bdb Merge remote-tracking branch 'origin/master' into gainskills/master
  • cef2560 Fix typo 'Baiscally' in gateway_parsers.go
  • 93230bd Fix metric parsing in localized versions (#51)
  • Additional commits viewable in compare view

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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/jackpal/gateway](https://github.com/jackpal/gateway) from 1.0.7 to 1.2.0.
- [Release notes](https://github.com/jackpal/gateway/releases)
- [Commits](jackpal/gateway@v1.0.7...v1.2.0)

---
updated-dependencies:
- dependency-name: github.com/jackpal/gateway
  dependency-version: 1.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels May 4, 2026
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 go Pull requests that update go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants