[PR #2925] [MERGED] Fix govendor for x/crypto curve25519 #16667

Closed
opened 2025-11-02 12:15:56 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/2925
Author: @lafriks
Created: 11/16/2017
Status: Merged
Merged: 11/17/2017
Merged by: @lunny

Base: masterHead: fix/vendor_remove_appengine_ignore


📝 Commits (2)

  • d2a24a7 Fix govendor for x/crupto curve25519
  • 648a666 Merge branch 'master' into fix/vendor_remove_appengine_ignore

📊 Changes

2 files changed (+835 additions, -1 deletions)

View changed files

vendor/golang.org/x/crypto/curve25519/curve25519.go (+834 -0)
📝 vendor/vendor.json (+1 -1)

📄 Description

Fixes build on non amd64 arhitecture


🔄 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/go-gitea/gitea/pull/2925 **Author:** [@lafriks](https://github.com/lafriks) **Created:** 11/16/2017 **Status:** ✅ Merged **Merged:** 11/17/2017 **Merged by:** [@lunny](https://github.com/lunny) **Base:** `master` ← **Head:** `fix/vendor_remove_appengine_ignore` --- ### 📝 Commits (2) - [`d2a24a7`](https://github.com/go-gitea/gitea/commit/d2a24a7e5ffe3d416e370733dc45bfc657cea219) Fix govendor for x/crupto curve25519 - [`648a666`](https://github.com/go-gitea/gitea/commit/648a666dd2197b46f8f428f99e3d2f754826d1fd) Merge branch 'master' into fix/vendor_remove_appengine_ignore ### 📊 Changes **2 files changed** (+835 additions, -1 deletions) <details> <summary>View changed files</summary> ➕ `vendor/golang.org/x/crypto/curve25519/curve25519.go` (+834 -0) 📝 `vendor/vendor.json` (+1 -1) </details> ### 📄 Description Fixes build on non amd64 arhitecture --- <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 2025-11-02 12:15:56 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#16667