Skip to content

0.12.1

Choose a tag to compare

@jonhadfield jonhadfield released this 04 Sep 16:10
· 17 commits to main since this release
c28dbbb

Changed

  • built with Go 1.26.8, and ip-fetcher bumped to v0.0.35, which carries the
    golang.org/x/crypto v0.56.0 fix for GO-2026-6355 and GO-2026-6354

    Neither changes what ipscout does. The x/crypto advisories are reached through
    ip-fetcher's publisher, which ipscout does not import, and 0.12.0's binaries were
    already built on a patched toolchain, so this is dependency hygiene rather than a fix
    for anything a 0.12.0 user is exposed to. ip-fetcher v0.0.34 and v0.0.35 have identical
    provider source, so no lookup behaviour changes