[PR #1544] [MERGED] update required go version #15885

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

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/1544
Author: @BruceMacD
Created: 12/15/2023
Status: Merged
Merged: 12/15/2023
Merged by: @BruceMacD

Base: mainHead: brucemacd/1_21


📝 Commits (4)

  • a794e11 update required go version
  • 171f025 Revert "update required go version"
  • 377952e use exp slices for go 1.20 compatibility
  • 04c2b7a Update cmd.go

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 cmd/cmd.go (+1 -1)

📄 Description

go 1.21 is required to build ollama, update the go.mod to reflect this

resolves #1515


🔄 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/1544 **Author:** [@BruceMacD](https://github.com/BruceMacD) **Created:** 12/15/2023 **Status:** ✅ Merged **Merged:** 12/15/2023 **Merged by:** [@BruceMacD](https://github.com/BruceMacD) **Base:** `main` ← **Head:** `brucemacd/1_21` --- ### 📝 Commits (4) - [`a794e11`](https://github.com/ollama/ollama/commit/a794e1186daa2d33008901b78dbdce3048e8323b) update required go version - [`171f025`](https://github.com/ollama/ollama/commit/171f025342622698478ccadeedcb1d433496a1fd) Revert "update required go version" - [`377952e`](https://github.com/ollama/ollama/commit/377952ea18c3788b156ea4c9f08b1f4252e32479) use exp slices for go 1.20 compatibility - [`04c2b7a`](https://github.com/ollama/ollama/commit/04c2b7a3ccfdd0704d766a1dd352a3ccf3510726) Update cmd.go ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `cmd/cmd.go` (+1 -1) </details> ### 📄 Description go 1.21 is required to build ollama, update the go.mod to reflect this resolves #1515 --- <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:11:05 -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#15885