diff options
Diffstat (limited to 'modCache.go')
| -rw-r--r-- | modCache.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modCache.go b/modCache.go index d02e046..dceeed9 100644 --- a/modCache.go +++ b/modCache.go @@ -4,7 +4,7 @@ // Parallel cache. // This file is copied from cmd/go/internal/par. -package ENV +package env import ( "sync" |
