[PR #3273] [MERGED] Remove unused vendor github.com/stretchr/testify/require #16853

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

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/3273
Author: @sapk
Created: 12/30/2017
Status: Merged
Merged: 12/31/2017
Merged by: @appleboy

Base: masterHead: remove-unused-dep


📝 Commits (1)

  • 4f49eaa Remove unused vendor github.com/stretchr/testify/require

📊 Changes

8 files changed (+0 additions, -1727 deletions)

View changed files

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 -911)
vendor/github.com/stretchr/testify/require/require.go.tmpl (+0 -6)
vendor/github.com/stretchr/testify/require/require_forward.go (+0 -747)
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 -6)

📄 Description

During debug, I found no reference of this lib under vendor.


🔄 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/3273 **Author:** [@sapk](https://github.com/sapk) **Created:** 12/30/2017 **Status:** ✅ Merged **Merged:** 12/31/2017 **Merged by:** [@appleboy](https://github.com/appleboy) **Base:** `master` ← **Head:** `remove-unused-dep` --- ### 📝 Commits (1) - [`4f49eaa`](https://github.com/go-gitea/gitea/commit/4f49eaab40ba826868269a9aaa83cf01bc677a37) Remove unused vendor github.com/stretchr/testify/require ### 📊 Changes **8 files changed** (+0 additions, -1727 deletions) <details> <summary>View changed files</summary> ➖ `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 -911) ➖ `vendor/github.com/stretchr/testify/require/require.go.tmpl` (+0 -6) ➖ `vendor/github.com/stretchr/testify/require/require_forward.go` (+0 -747) ➖ `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 -6) </details> ### 📄 Description During debug, I found no reference of this lib under vendor. --- <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:20:37 -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#16853