diff options
Diffstat (limited to 'vendor/modernc.org/memory/README.md')
| -rw-r--r-- | vendor/modernc.org/memory/README.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/vendor/modernc.org/memory/README.md b/vendor/modernc.org/memory/README.md index 9354a3650..02c301256 100644 --- a/vendor/modernc.org/memory/README.md +++ b/vendor/modernc.org/memory/README.md @@ -1,4 +1,4 @@ -# memory + Package memory implements a memory allocator. @@ -10,4 +10,4 @@ Installation $ go get modernc.org/memory -Documentation: [godoc.org/modernc.org/memory](http://godoc.org/modernc.org/memory) +[](https://pkg.go.dev/modernc.org/memory) |
