PackageTrack
Sign in Get early access

github.com/rogpeppe/gohack

v1.0.2 #1853 most downloaded on Go modules rogpeppe/gohack

What this package is like to depend on

Last release 1 years ago

03 Jun 2025

Ships unpredictably

gaps range from 2 weeks to 5.5 years

Some releases are documented

notes for 2 of 4 stable releases

Nothing withdrawn

no release was ever pulled

8 years old

17 releases · first in 2018

0 releases in the last 12 months

see the full history below

Release timeline

17 releases · Aug 2018 to Jun 2025
2019 2020 2021 2022 2023 2024 2025 2026
Release Pre-release

Releases

latest 17
  1. v1.0.3-0.20250603143945-301c948ae936 03 Jun 2025 pre-release

    Nothing published for this version

  2. v1.0.3-0.20191117101618-03d2ff3646b7 17 Nov 2019 pre-release

    Nothing published for this version

  3. v1.0.3-0.20191008162304-c2e465acfbf4 08 Oct 2019 pre-release

    Nothing published for this version

  4. v1.0.3-0.20190916154315-0e0a004fa21a 16 Sep 2019 pre-release

    Nothing published for this version

  5. v1.0.3-0.20190622142117-c30549a1c650 22 Jun 2019 pre-release

    Nothing published for this version

  6. v1.0.3-0.20190523071842-4cbac3f46b26 23 May 2019 pre-release

    Nothing published for this version

  7. v1.0.2 01 Apr 2019
    Release notes

    main: fix definition and implementation of relative GOHACK (#49)

    rogpeppe has a far sharper brain than me and pointed out a major issue
    with the previous implementation: that we hadn't actually implemented
    a relative value of GOHACK relative to the main module.

    Open source →
  8. v1.0.1 29 Mar 2019
    Release notes

    Allow relative paths in GOHACK env var (#45)

    Prior to this change, we were using `filepath.Join()` to derive a
    replacement for the module dir. But this is not enough to
    support relative directories, as `Join()` cleans the resulting path,
    removing any `"./"` prefix (which is needed by the replace drective when
    using a local directory).

    This change adds the `"./"` prefix if the user specified it in the GOHACK
    env var.

    Note that relative parent directory `".."` is not cleaned by
    `filepath.Join()`, so we do not need to cater to this case, and an added
    test proves that this works.

    fixes #44

    Open source →
  9. v1.0.0 25 Oct 2018

    Nothing published for this version

  10. v1.0.0-alpha.2 25 Oct 2018 pre-release

    Nothing published for this version

  11. v1.0.0-alpha.1 18 Oct 2018 pre-release

    Nothing published for this version

  12. v1.0.0-alpha.0.20181018073342-dad0e3a6b0b7 18 Oct 2018 pre-release

    Nothing published for this version

  13. v1.0.0-alpha.0.20181017220651-32c38d08025e 17 Oct 2018 pre-release

    Nothing published for this version

  14. v1.0.0-alpha 04 Oct 2018 pre-release

    Nothing published for this version

  15. v0.0.2-0.20181004105843-6b14ebceef1e 04 Oct 2018 pre-release

    Nothing published for this version

  16. v0.0.2-0.20180930070559-d1269c93758a 30 Sep 2018 pre-release

    Nothing published for this version

  17. v0.0.1 24 Aug 2018

    Nothing published for this version

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive