mirror of
				https://github.com/go-gitea/gitea.git
				synced 2025-10-31 10:47:35 -04:00 
			
		
		
		
	[Vendor] Update xanzy/go-gitlab v0.31.0 => v0.37.0 (#12701)
* update github.com/xanzy/go-gitlab v0.31.0 => v0.37.0 * vendor * adapt changes Co-authored-by: techknowlogick <techknowlogick@gitea.io>
This commit is contained in:
		
							
								
								
									
										2
									
								
								vendor/github.com/xanzy/go-gitlab/branches.go
									
									
									
										generated
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								vendor/github.com/xanzy/go-gitlab/branches.go
									
									
									
										generated
									
									
										vendored
									
									
								
							| @@ -38,8 +38,10 @@ type Branch struct { | ||||
| 	Protected          bool    `json:"protected"` | ||||
| 	Merged             bool    `json:"merged"` | ||||
| 	Default            bool    `json:"default"` | ||||
| 	CanPush            bool    `json:"can_push"` | ||||
| 	DevelopersCanPush  bool    `json:"developers_can_push"` | ||||
| 	DevelopersCanMerge bool    `json:"developers_can_merge"` | ||||
| 	WebURL             string  `json:"web_url"` | ||||
| } | ||||
|  | ||||
| func (b Branch) String() string { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user