mirror of
				https://github.com/go-gitea/gitea.git
				synced 2025-10-31 12:07:22 -04:00 
			
		
		
		
	Update markbates/goth library (#3533)
Signed-off-by: Lauris Bukšis-Haberkorns <lauris@nix.lv>
This commit is contained in:
		
							
								
								
									
										2
									
								
								vendor/github.com/markbates/goth/providers/gitlab/gitlab.go
									
									
									
										generated
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								vendor/github.com/markbates/goth/providers/gitlab/gitlab.go
									
									
									
										generated
									
									
										vendored
									
									
								
							| @@ -11,9 +11,9 @@ import ( | ||||
| 	"net/url" | ||||
| 	"strconv" | ||||
|  | ||||
| 	"fmt" | ||||
| 	"github.com/markbates/goth" | ||||
| 	"golang.org/x/oauth2" | ||||
| 	"fmt" | ||||
| ) | ||||
|  | ||||
| // These vars define the Authentication, Token, and Profile URLS for Gitlab. If | ||||
|   | ||||
		Reference in New Issue
	
	Block a user