We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4dffe79 commit 06ae5c8Copy full SHA for 06ae5c8
README.md
@@ -88,5 +88,6 @@ export GOSUMDB='sum.golang.org http://locahost:5970/mod/sumdb/sum.golang.org'
88
89
## References
90
91
-- [Cache plugin proposal](https://github.com/golang/go/issues/59719)
92
-- [Module proxy documentation](https://proxy.golang.org)
+- [Cache plugin protocol (proposal)](https://github.com/golang/go/issues/59719)
+- [Cache plugin library](https://github.com/creachadair/gocache)
93
+- [Go module proxy documentation](https://proxy.golang.org)
0 commit comments