src

Go monorepo.
git clone git://code.dwrz.net/src
Log | Files | Refs

UPSTREAM (392B)


      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