[PR #13264] Upgrades of multiple libraries to fix security issues #14138

Open
opened 2026-04-13 00:46:12 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/13264
Author: @lagranhe
Created: 11/28/2025
Status: 🔄 Open

Base: mainHead: upgrade-go-to-1.24.6


📝 Commits (10+)

  • 30f8141 Upgrade go to 1.24.6 and crypto 0.45.0
  • 2ba965a Update dependent libraries
  • f34daa7 Upgrate gin to 1.11.0
  • 95ef7e6 Merge branch 'main' into upgrade-go-to-1.24.6
  • 4797f28 Upgrade go to 1.25.5
  • d08cf13 Merge branch 'main' into upgrade-go-to-1.24.6
  • f974551 Upgrade quic-go to 0.59.0
  • 32cc400 Merge branch 'main' into upgrade-go-to-1.24.6
  • 582b4fc Upgrade go to 1.25.6
  • af32c5b Merge branch 'main' into upgrade-go-to-1.24.6

📊 Changes

2 files changed (+94 additions, -88 deletions)

View changed files

📝 go.mod (+30 -27)
📝 go.sum (+64 -61)

📄 Description

Based on PR https://github.com/ollama/ollama/pull/12531. Need to upgrade go to 1.24.6 and crypto to 0.45.0 to close some CVEs


🔄 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/13264 **Author:** [@lagranhe](https://github.com/lagranhe) **Created:** 11/28/2025 **Status:** 🔄 Open **Base:** `main` ← **Head:** `upgrade-go-to-1.24.6` --- ### 📝 Commits (10+) - [`30f8141`](https://github.com/ollama/ollama/commit/30f8141e033a12218afe07c6ba24d0b307b75993) Upgrade go to 1.24.6 and crypto 0.45.0 - [`2ba965a`](https://github.com/ollama/ollama/commit/2ba965ad4f1adb8c2c5ee49db73d63f2bf06436e) Update dependent libraries - [`f34daa7`](https://github.com/ollama/ollama/commit/f34daa7c1c8b11e5766c85d064b8a1bb3d6caafb) Upgrate gin to 1.11.0 - [`95ef7e6`](https://github.com/ollama/ollama/commit/95ef7e697a8abaa1e2598ba353985f90c95f2e3c) Merge branch 'main' into upgrade-go-to-1.24.6 - [`4797f28`](https://github.com/ollama/ollama/commit/4797f28087794c7fdbd5c24bf7f572ded546cf15) Upgrade go to 1.25.5 - [`d08cf13`](https://github.com/ollama/ollama/commit/d08cf134fb1fd177e734cc3b67f9eaf2fd6c0b47) Merge branch 'main' into upgrade-go-to-1.24.6 - [`f974551`](https://github.com/ollama/ollama/commit/f974551fb7be61104df11cb0ddc8ce29aaa9e742) Upgrade quic-go to 0.59.0 - [`32cc400`](https://github.com/ollama/ollama/commit/32cc4001618894cd8d61d41640cb2e1a2c8c9ca7) Merge branch 'main' into upgrade-go-to-1.24.6 - [`582b4fc`](https://github.com/ollama/ollama/commit/582b4fcc91444e4e6e843b48a81a92cf6b11e95e) Upgrade go to 1.25.6 - [`af32c5b`](https://github.com/ollama/ollama/commit/af32c5bf8c43a2292c5f9769050fd206afa92036) Merge branch 'main' into upgrade-go-to-1.24.6 ### 📊 Changes **2 files changed** (+94 additions, -88 deletions) <details> <summary>View changed files</summary> 📝 `go.mod` (+30 -27) 📝 `go.sum` (+64 -61) </details> ### 📄 Description Based on PR https://github.com/ollama/ollama/pull/12531. Need to upgrade go to 1.24.6 and crypto to 0.45.0 to close some CVEs --- <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-13 00:46:12 -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#14138