[PR #7310] [MERGED] Update google/uuid module #43628

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

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/7310
Author: @mikelolasagasti
Created: 10/22/2024
Status: Merged
Merged: 11/22/2024
Merged by: @jmorganca

Base: mainHead: newstring


📝 Commits (1)

  • 89e8c8c Update google/uuid module

📊 Changes

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

View changed files

📝 app/store/store.go (+1 -1)
📝 go.mod (+1 -1)
📝 go.sum (+2 -1)

📄 Description

Also, simplify uuid.New().String() with uuid.NewString().


🔄 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/7310 **Author:** [@mikelolasagasti](https://github.com/mikelolasagasti) **Created:** 10/22/2024 **Status:** ✅ Merged **Merged:** 11/22/2024 **Merged by:** [@jmorganca](https://github.com/jmorganca) **Base:** `main` ← **Head:** `newstring` --- ### 📝 Commits (1) - [`89e8c8c`](https://github.com/ollama/ollama/commit/89e8c8cce73461c084ade8bf00bf516e7e80012f) Update google/uuid module ### 📊 Changes **3 files changed** (+4 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `app/store/store.go` (+1 -1) 📝 `go.mod` (+1 -1) 📝 `go.sum` (+2 -1) </details> ### 📄 Description Also, simplify `uuid.New().String()` with `uuid.NewString()`. --- <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-24 23:14:16 -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#43628