summaryrefslogtreecommitdiff
path: root/modCache.go
diff options
context:
space:
mode:
Diffstat (limited to 'modCache.go')
-rw-r--r--modCache.go2
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"