[PR #3347] [MERGED] change github.com/jmorganca/ollama to github.com/ollama/ollama #57822

Closed
opened 2026-04-29 12:33:20 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/3347
Author: @pdevine
Created: 3/25/2024
Status: Merged
Merged: 3/26/2024
Merged by: @pdevine

Base: mainHead: fix-imports


📝 Commits (1)

  • 9fab2c0 change github.com/jmorganca/ollama to github.com/ollama/ollama

📊 Changes

54 files changed (+115 additions, -115 deletions)

View changed files

📝 .golangci.yaml (+1 -1)
📝 Dockerfile (+25 -25)
📝 README.md (+3 -3)
📝 api/client.go (+2 -2)
📝 app/lifecycle/lifecycle.go (+2 -2)
📝 app/lifecycle/server.go (+1 -1)
📝 app/lifecycle/updater.go (+2 -2)
📝 app/main.go (+1 -1)
📝 app/tray/tray.go (+2 -2)
📝 app/tray/tray_nonwindows.go (+1 -1)
📝 app/tray/tray_windows.go (+2 -2)
📝 app/tray/wintray/tray.go (+1 -1)
📝 cmd/cmd.go (+6 -6)
📝 cmd/interactive.go (+3 -3)
📝 cmd/interactive_test.go (+1 -1)
📝 cmd/start_darwin.go (+1 -1)
📝 cmd/start_default.go (+1 -1)
📝 cmd/start_windows.go (+1 -1)
📝 convert/convert.go (+2 -2)
📝 docs/faq.md (+1 -1)

...and 34 more files

📄 Description

This huge patch bomb just migrates from github.com/jmorganca/ollama to github.com/ollama/ollama.

Fixes #3327


🔄 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/3347 **Author:** [@pdevine](https://github.com/pdevine) **Created:** 3/25/2024 **Status:** ✅ Merged **Merged:** 3/26/2024 **Merged by:** [@pdevine](https://github.com/pdevine) **Base:** `main` ← **Head:** `fix-imports` --- ### 📝 Commits (1) - [`9fab2c0`](https://github.com/ollama/ollama/commit/9fab2c0bf81412cb2b47bd78ca2a106877f64fc6) change `github.com/jmorganca/ollama` to `github.com/ollama/ollama` ### 📊 Changes **54 files changed** (+115 additions, -115 deletions) <details> <summary>View changed files</summary> 📝 `.golangci.yaml` (+1 -1) 📝 `Dockerfile` (+25 -25) 📝 `README.md` (+3 -3) 📝 `api/client.go` (+2 -2) 📝 `app/lifecycle/lifecycle.go` (+2 -2) 📝 `app/lifecycle/server.go` (+1 -1) 📝 `app/lifecycle/updater.go` (+2 -2) 📝 `app/main.go` (+1 -1) 📝 `app/tray/tray.go` (+2 -2) 📝 `app/tray/tray_nonwindows.go` (+1 -1) 📝 `app/tray/tray_windows.go` (+2 -2) 📝 `app/tray/wintray/tray.go` (+1 -1) 📝 `cmd/cmd.go` (+6 -6) 📝 `cmd/interactive.go` (+3 -3) 📝 `cmd/interactive_test.go` (+1 -1) 📝 `cmd/start_darwin.go` (+1 -1) 📝 `cmd/start_default.go` (+1 -1) 📝 `cmd/start_windows.go` (+1 -1) 📝 `convert/convert.go` (+2 -2) 📝 `docs/faq.md` (+1 -1) _...and 34 more files_ </details> ### 📄 Description This huge patch bomb just migrates from `github.com/jmorganca/ollama` to `github.com/ollama/ollama`. Fixes #3327 --- <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-29 12:33:20 -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#57822