Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bump dustin/go-humanize v1.0.0 #2903

Merged
merged 1 commit into from
Sep 26, 2019
Merged

Conversation

thaJeztah
Copy link
Member

full diff: dustin/go-humanize@8929fe9...v1.0.0

probably most relevant change:

full diff: dustin/go-humanize@8929fe9...v1.0.0

probably most relevant change:

- dustin/go-humanize@64dbdae Add space between the numbers and units
  - closes dustin/go-humanize#21 Space between numerical value and unit symbol for SI output
  - related: dustin/go-humanize#32 no space between bytes and units

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
@codecov
Copy link

codecov bot commented Sep 25, 2019

Codecov Report

Merging #2903 into master will decrease coverage by 0.17%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #2903      +/-   ##
==========================================
- Coverage    61.7%   61.52%   -0.18%     
==========================================
  Files         139      139              
  Lines       22615    22615              
==========================================
- Hits        13955    13915      -40     
- Misses       7188     7220      +32     
- Partials     1472     1480       +8

@thaJeztah
Copy link
Member Author

ping @dperny ptal

@dperny dperny merged commit d509e31 into moby:master Sep 26, 2019
@thaJeztah thaJeztah deleted the bump_go_humanize_1.0.0 branch September 26, 2019 16:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Space between numerical value and unit symbol for SI output
2 participants