diff options
Diffstat (limited to 'vendor/codeberg.org/gruf/go-kv/format/README.md')
-rw-r--r-- | vendor/codeberg.org/gruf/go-kv/format/README.md | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/vendor/codeberg.org/gruf/go-kv/format/README.md b/vendor/codeberg.org/gruf/go-kv/format/README.md index fe7b2338d..f27e229ef 100644 --- a/vendor/codeberg.org/gruf/go-kv/format/README.md +++ b/vendor/codeberg.org/gruf/go-kv/format/README.md @@ -2,4 +2,3 @@ String formatting package using Rust-style formatting directives, geared specifc Generally more visually friendly than `"fmt"` and performance is much improved. -
\ No newline at end of file |