honnef.co/go/tools@v0.5.0-0.dev.0.20240520180541-dcae280a5e87/lintcmd/cache/UPSTREAM (about)

     1  This package is a copy of cmd/go/internal/cache.
     2  
     3  Differences from upstream:
     4  - we continue to use renameio instead of lockedfile for writing trim.txt
     5  - we still use I/O helpers that work with earlier versions of Go.
     6  - we use a cache directory specific to Staticcheck
     7  - we use a Staticcheck-specific salt
     8  
     9  The last upstream commit we've looked at was:
    10  06ac303f6a14b133254f757e54599c48e3c2a4ad