[PR #1132] [MERGED] replace go-humanize with format.HumanBytes #10477

Closed
opened 2026-04-12 23:01:24 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/1132
Author: @mxyng
Created: 11/14/2023
Status: Merged
Merged: 11/15/2023
Merged by: @mxyng

Base: mainHead: mxyng/human-bytes


📝 Commits (1)

  • 01ea600 replace go-humanize with format.HumanBytes

📊 Changes

4 files changed (+4 additions, -8 deletions)

View changed files

📝 cmd/cmd.go (+1 -2)
📝 format/bytes.go (+3 -3)
📝 go.mod (+0 -1)
📝 go.sum (+0 -2)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/ollama/ollama/pull/1132 **Author:** [@mxyng](https://github.com/mxyng) **Created:** 11/14/2023 **Status:** ✅ Merged **Merged:** 11/15/2023 **Merged by:** [@mxyng](https://github.com/mxyng) **Base:** `main` ← **Head:** `mxyng/human-bytes` --- ### 📝 Commits (1) - [`01ea600`](https://github.com/ollama/ollama/commit/01ea6002c49e8bf97901c94a3f655eba9e783cd4) replace go-humanize with format.HumanBytes ### 📊 Changes **4 files changed** (+4 additions, -8 deletions) <details> <summary>View changed files</summary> 📝 `cmd/cmd.go` (+1 -2) 📝 `format/bytes.go` (+3 -3) 📝 `go.mod` (+0 -1) 📝 `go.sum` (+0 -2) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-12 23:01:24 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#10477