[PR #96] [CLOSED] from-source: add info on how to install go-bindata #90

Closed
opened 2026-02-16 12:15:14 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-gitea/docs/pull/96
Author: @silverwind
Created: 2/24/2017
Status: Closed

Base: masterHead: patch-1


📝 Commits (1)

  • 724e0ac from-source: add info on how to install go-bindata

📊 Changes

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

View changed files

📝 content/doc/installation/from-source.en-us.md (+6 -0)

📄 Description

I've been mislead to installing go-bindata from a system repository which lead to failing builds, so I think it's best to include the right way to install it here.


🔄 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/docs/pull/96 **Author:** [@silverwind](https://github.com/silverwind) **Created:** 2/24/2017 **Status:** ❌ Closed **Base:** `master` ← **Head:** `patch-1` --- ### 📝 Commits (1) - [`724e0ac`](https://github.com/go-gitea/docs/commit/724e0aca806042ba4a22ac2c4accec20d5a01a99) from-source: add info on how to install go-bindata ### 📊 Changes **1 file changed** (+6 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `content/doc/installation/from-source.en-us.md` (+6 -0) </details> ### 📄 Description I've been mislead to installing `go-bindata` from a system repository which lead to failing builds, so I think it's best to include the right way to install it here. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-16 12:15:14 -05:00
yindo closed this issue 2026-02-16 12:15:14 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: go-gitea/docs#90