[PR #2880] [CLOSED] update go module path #16264

Closed
opened 2026-04-16 05:22:45 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/2880
Author: @icholy
Created: 3/2/2024
Status: Closed

Base: mainHead: main


📝 Commits (1)

📊 Changes

36 files changed (+66 additions, -66 deletions)

View changed files

📝 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)
📝 go.mod (+1 -1)
📝 llm/dyn_ext_server.go (+1 -1)
📝 llm/gguf.go (+1 -1)
📝 llm/llama.go (+1 -1)
📝 llm/llm.go (+2 -2)

...and 16 more files

📄 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/2880 **Author:** [@icholy](https://github.com/icholy) **Created:** 3/2/2024 **Status:** ❌ Closed **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (1) - [`c3eb7cb`](https://github.com/ollama/ollama/commit/c3eb7cb26e12572694397a0198ee54576f95a3c6) update go module path ### 📊 Changes **36 files changed** (+66 additions, -66 deletions) <details> <summary>View changed files</summary> 📝 `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) 📝 `go.mod` (+1 -1) 📝 `llm/dyn_ext_server.go` (+1 -1) 📝 `llm/gguf.go` (+1 -1) 📝 `llm/llama.go` (+1 -1) 📝 `llm/llm.go` (+2 -2) _...and 16 more files_ </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-16 05:22:45 -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#16264