[PR #3539] [MERGED] Update markbates/goth library (#3533) #16985

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

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/3539
Author: @lafriks
Created: 2/19/2018
Status: Merged
Merged: 2/19/2018
Merged by: @appleboy

Base: release/v1.4Head: fix/update_goth_1_4


📝 Commits (1)

📊 Changes

11 files changed (+281 additions, -157 deletions)

View changed files

📝 vendor/github.com/markbates/goth/README.md (+47 -50)
📝 vendor/github.com/markbates/goth/gothic/gothic.go (+143 -21)
📝 vendor/github.com/markbates/goth/providers/bitbucket/bitbucket.go (+6 -6)
📝 vendor/github.com/markbates/goth/providers/dropbox/dropbox.go (+11 -10)
📝 vendor/github.com/markbates/goth/providers/facebook/facebook.go (+8 -8)
📝 vendor/github.com/markbates/goth/providers/gitlab/gitlab.go (+1 -1)
📝 vendor/github.com/markbates/goth/providers/gplus/gplus.go (+5 -5)
📝 vendor/github.com/markbates/goth/providers/openidConnect/openidConnect.go (+15 -15)
📝 vendor/github.com/markbates/goth/providers/openidConnect/session.go (+2 -2)
📝 vendor/github.com/markbates/goth/providers/twitter/twitter.go (+14 -10)
📝 vendor/vendor.json (+29 -29)

📄 Description

Backport #3533


🔄 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/3539 **Author:** [@lafriks](https://github.com/lafriks) **Created:** 2/19/2018 **Status:** ✅ Merged **Merged:** 2/19/2018 **Merged by:** [@appleboy](https://github.com/appleboy) **Base:** `release/v1.4` ← **Head:** `fix/update_goth_1_4` --- ### 📝 Commits (1) - [`fde3efa`](https://github.com/go-gitea/gitea/commit/fde3efa1ff09d9fe8b7094d516ccf9c5bec5428c) Update markbates/goth library (#3533) ### 📊 Changes **11 files changed** (+281 additions, -157 deletions) <details> <summary>View changed files</summary> 📝 `vendor/github.com/markbates/goth/README.md` (+47 -50) 📝 `vendor/github.com/markbates/goth/gothic/gothic.go` (+143 -21) 📝 `vendor/github.com/markbates/goth/providers/bitbucket/bitbucket.go` (+6 -6) 📝 `vendor/github.com/markbates/goth/providers/dropbox/dropbox.go` (+11 -10) 📝 `vendor/github.com/markbates/goth/providers/facebook/facebook.go` (+8 -8) 📝 `vendor/github.com/markbates/goth/providers/gitlab/gitlab.go` (+1 -1) 📝 `vendor/github.com/markbates/goth/providers/gplus/gplus.go` (+5 -5) 📝 `vendor/github.com/markbates/goth/providers/openidConnect/openidConnect.go` (+15 -15) 📝 `vendor/github.com/markbates/goth/providers/openidConnect/session.go` (+2 -2) 📝 `vendor/github.com/markbates/goth/providers/twitter/twitter.go` (+14 -10) 📝 `vendor/vendor.json` (+29 -29) </details> ### 📄 Description Backport #3533 --- <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:23:35 -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#16985