diff options
author | 2022-12-27 08:28:44 +0000 | |
---|---|---|
committer | 2022-12-27 08:28:44 +0000 | |
commit | abd594b71f36c4a48ec1d9ea737cdd3feb63f32d (patch) | |
tree | 556522f7b64b7b7909bc7dd745c741b86866fbb7 /vendor/codeberg.org/gruf/go-bytesize/README.md | |
parent | [feature] For video attachments, store + return fps, bitrate, duration (#1282) (diff) | |
download | gotosocial-abd594b71f36c4a48ec1d9ea737cdd3feb63f32d.tar.xz |
[chore]: Bump codeberg.org/gruf/go-bytesize from 1.0.0 to 1.0.2 (#1285)
Bumps codeberg.org/gruf/go-bytesize from 1.0.0 to 1.0.2.
---
updated-dependencies:
- dependency-name: codeberg.org/gruf/go-bytesize
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'vendor/codeberg.org/gruf/go-bytesize/README.md')
-rw-r--r-- | vendor/codeberg.org/gruf/go-bytesize/README.md | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/vendor/codeberg.org/gruf/go-bytesize/README.md b/vendor/codeberg.org/gruf/go-bytesize/README.md index 46a0457ca..00ef52550 100644 --- a/vendor/codeberg.org/gruf/go-bytesize/README.md +++ b/vendor/codeberg.org/gruf/go-bytesize/README.md @@ -1,3 +1 @@ Byte size formatting and parsing. - -todo: more robust tests
\ No newline at end of file |