summaryrefslogtreecommitdiff
path: root/vendor/codeberg.org/gruf/go-maps/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/codeberg.org/gruf/go-maps/README.md')
-rw-r--r--vendor/codeberg.org/gruf/go-maps/README.md7
1 files changed, 0 insertions, 7 deletions
diff --git a/vendor/codeberg.org/gruf/go-maps/README.md b/vendor/codeberg.org/gruf/go-maps/README.md
deleted file mode 100644
index cf1aea644..000000000
--- a/vendor/codeberg.org/gruf/go-maps/README.md
+++ /dev/null
@@ -1,7 +0,0 @@
-# go-maps
-
-Provides a selection of hashmaps (or, "dictionaries") with features exceeding that of the default Go runtime hashmap.
-
-Includes:
-- OrderedMap
-- LRUMap