forked from External/ergo
upgrade bytefmt
This commit is contained in:
parent
f168ec3411
commit
772f5f5e5d
4 changed files with 8 additions and 2 deletions
4
vendor/code.cloudfoundry.org/bytefmt/README.md
generated
vendored
4
vendor/code.cloudfoundry.org/bytefmt/README.md
generated
vendored
|
|
@ -13,3 +13,7 @@ bytefmt.ByteSize(uint64(1024)) // returns "1K"
|
|||
```
|
||||
|
||||
For documentation, please see http://godoc.org/code.cloudfoundry.org/bytefmt
|
||||
|
||||
## Reporting issues and requesting features
|
||||
|
||||
Please report all issues and feature requests in [cloudfoundry/diego-release](https://github.com/cloudfoundry/diego-release/issues).
|
||||
|
|
|
|||
2
vendor/modules.txt
vendored
2
vendor/modules.txt
vendored
|
|
@ -1,4 +1,4 @@
|
|||
# code.cloudfoundry.org/bytefmt v0.0.0-20190819182555-854d396b647c
|
||||
# code.cloudfoundry.org/bytefmt v0.0.0-20200131002437-cf55d5288a48
|
||||
## explicit
|
||||
code.cloudfoundry.org/bytefmt
|
||||
# github.com/docopt/docopt-go v0.0.0-20180111231733-ee0de3bc6815
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue