aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md9
1 files changed, 5 insertions, 4 deletions
diff --git a/README.md b/README.md
index 0a49657..d20b20d 100644
--- a/README.md
+++ b/README.md
@@ -7,10 +7,11 @@ This needs to be addressed in the future.
## Ported/forked packages
-| Name | Description | Origin | License |
-| - | - | - | - |
-| scfg | Configuration parsing library | emersion | MIT |
-| cmap | Generic concurrent maps | Go | BSD-3-Clause |
+| Name | Description | Origin | License |
+| - | - | - | - |
+| scfg | Configuration parsing library | emersion | MIT |
+| cmap | Generic concurrent maps | Go | BSD-3-Clause |
+| gpool | Generic wrapper for sync.Pool | Go | BSD-3-Clause |
## Custom packages