Files
hongming 4d88ed2ca1 update dependencies (#6519)
Signed-off-by: hongming <coder.scala@gmail.com>
2025-05-29 15:51:37 +08:00

30 lines
959 B
Markdown

# bytefmt
[![Go Report
Card](https://goreportcard.com/badge/code.cloudfoundry.org/bytefmt)](https://goreportcard.com/report/code.cloudfoundry.org/bytefmt)
[![Go
Reference](https://pkg.go.dev/badge/code.cloudfoundry.org/bytefmt.svg)](https://pkg.go.dev/code.cloudfoundry.org/bytefmt)
Human-readable byte formatter.
> \[!NOTE\]
>
> This repository should be imported as `code.cloudfoundry.org/bytefmt`.
# Contributing
See the [Contributing.md](./.github/CONTRIBUTING.md) for more
information on how to contribute.
# Working Group Charter
This repository is maintained by [App Runtime
Platform](https://github.com/cloudfoundry/community/blob/main/toc/working-groups/app-runtime-platform.md)
under `Diego` area.
> \[!IMPORTANT\]
>
> Content in this file is managed by the [CI task
> `sync-readme`](https://github.com/cloudfoundry/wg-app-platform-runtime-ci/blob/main/shared/tasks/sync-readme/metadata.yml)
> and is generated by CI following a convention.