[PR #1620] [MERGED] remove unused vendor packages #15953

Closed
opened 2025-11-02 11:58:49 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/1620
Author: @lunny
Created: 4/27/2017
Status: Merged
Merged: 4/27/2017
Merged by: @appleboy

Base: masterHead: lunny/rm_unused_vendors


📝 Commits (1)

  • 96adb27 remove unused vendor packages

📊 Changes

18 files changed (+0 additions, -1558 deletions)

View changed files

vendor/github.com/gopherjs/gopherjs/LICENSE (+0 -24)
vendor/github.com/gopherjs/gopherjs/js/js.go (+0 -168)
vendor/github.com/jtolds/gls/LICENSE (+0 -18)
vendor/github.com/jtolds/gls/README.md (+0 -89)
vendor/github.com/jtolds/gls/context.go (+0 -144)
vendor/github.com/jtolds/gls/gen_sym.go (+0 -13)
vendor/github.com/jtolds/gls/id_pool.go (+0 -34)
vendor/github.com/jtolds/gls/stack_tags.go (+0 -43)
vendor/github.com/jtolds/gls/stack_tags_js.go (+0 -101)
vendor/github.com/jtolds/gls/stack_tags_main.go (+0 -61)
vendor/github.com/stretchr/testify/require/doc.go (+0 -28)
vendor/github.com/stretchr/testify/require/forward_requirements.go (+0 -16)
vendor/github.com/stretchr/testify/require/require.go (+0 -429)
vendor/github.com/stretchr/testify/require/require.go.tmpl (+0 -6)
vendor/github.com/stretchr/testify/require/require_forward.go (+0 -353)
vendor/github.com/stretchr/testify/require/require_forward.go.tmpl (+0 -4)
vendor/github.com/stretchr/testify/require/requirements.go (+0 -9)
📝 vendor/vendor.json (+0 -18)

📄 Description

As title.


🔄 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/1620 **Author:** [@lunny](https://github.com/lunny) **Created:** 4/27/2017 **Status:** ✅ Merged **Merged:** 4/27/2017 **Merged by:** [@appleboy](https://github.com/appleboy) **Base:** `master` ← **Head:** `lunny/rm_unused_vendors` --- ### 📝 Commits (1) - [`96adb27`](https://github.com/go-gitea/gitea/commit/96adb27dd647a76ae4a85e62f4cf49688dce6404) remove unused vendor packages ### 📊 Changes **18 files changed** (+0 additions, -1558 deletions) <details> <summary>View changed files</summary> ➖ `vendor/github.com/gopherjs/gopherjs/LICENSE` (+0 -24) ➖ `vendor/github.com/gopherjs/gopherjs/js/js.go` (+0 -168) ➖ `vendor/github.com/jtolds/gls/LICENSE` (+0 -18) ➖ `vendor/github.com/jtolds/gls/README.md` (+0 -89) ➖ `vendor/github.com/jtolds/gls/context.go` (+0 -144) ➖ `vendor/github.com/jtolds/gls/gen_sym.go` (+0 -13) ➖ `vendor/github.com/jtolds/gls/id_pool.go` (+0 -34) ➖ `vendor/github.com/jtolds/gls/stack_tags.go` (+0 -43) ➖ `vendor/github.com/jtolds/gls/stack_tags_js.go` (+0 -101) ➖ `vendor/github.com/jtolds/gls/stack_tags_main.go` (+0 -61) ➖ `vendor/github.com/stretchr/testify/require/doc.go` (+0 -28) ➖ `vendor/github.com/stretchr/testify/require/forward_requirements.go` (+0 -16) ➖ `vendor/github.com/stretchr/testify/require/require.go` (+0 -429) ➖ `vendor/github.com/stretchr/testify/require/require.go.tmpl` (+0 -6) ➖ `vendor/github.com/stretchr/testify/require/require_forward.go` (+0 -353) ➖ `vendor/github.com/stretchr/testify/require/require_forward.go.tmpl` (+0 -4) ➖ `vendor/github.com/stretchr/testify/require/requirements.go` (+0 -9) 📝 `vendor/vendor.json` (+0 -18) </details> ### 📄 Description As title. --- <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 11:58:49 -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#15953