mirror of
				https://gitea.com/gitea/tea.git
				synced 2025-10-31 01:05:26 +01:00 
			
		
		
		
	fix(deps): update module github.com/go-git/go-git/v5 to v5.11.0 (#606)
Co-authored-by: Renovate Bot <renovate-bot@gitea.com> Co-committed-by: Renovate Bot <renovate-bot@gitea.com>
This commit is contained in:
		 Renovate Bot
					Renovate Bot
				
			
				
					committed by
					
						 techknowlogick
						techknowlogick
					
				
			
			
				
	
			
			
			 techknowlogick
						techknowlogick
					
				
			
						parent
						
							81b784d7a5
						
					
				
				
					commit
					fb4eb8be9c
				
			
							
								
								
									
										6
									
								
								go.mod
									
									
									
									
									
								
							
							
						
						
									
										6
									
								
								go.mod
									
									
									
									
									
								
							| @@ -11,7 +11,7 @@ require ( | ||||
| 	github.com/araddon/dateparse v0.0.0-20210429162001-6b43995a97de | ||||
| 	github.com/charmbracelet/glamour v0.6.0 | ||||
| 	github.com/enescakir/emoji v1.0.0 | ||||
| 	github.com/go-git/go-git/v5 v5.10.0 | ||||
| 	github.com/go-git/go-git/v5 v5.11.0 | ||||
| 	github.com/muesli/termenv v0.15.2 | ||||
| 	github.com/olekukonko/tablewriter v0.0.5 | ||||
| 	github.com/skratchdot/open-golang v0.0.0-20200116055534-eef842397966 | ||||
| @@ -58,13 +58,13 @@ require ( | ||||
| 	github.com/rivo/uniseg v0.4.2 // indirect | ||||
| 	github.com/russross/blackfriday/v2 v2.1.0 // indirect | ||||
| 	github.com/sergi/go-diff v1.2.0 // indirect | ||||
| 	github.com/skeema/knownhosts v1.2.0 // indirect | ||||
| 	github.com/skeema/knownhosts v1.2.1 // indirect | ||||
| 	github.com/xanzy/ssh-agent v0.3.3 // indirect | ||||
| 	github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673 // indirect | ||||
| 	github.com/yuin/goldmark v1.5.2 // indirect | ||||
| 	github.com/yuin/goldmark-emoji v1.0.1 // indirect | ||||
| 	golang.org/x/mod v0.12.0 // indirect | ||||
| 	golang.org/x/net v0.17.0 // indirect | ||||
| 	golang.org/x/net v0.19.0 // indirect | ||||
| 	golang.org/x/sys v0.15.0 // indirect | ||||
| 	golang.org/x/text v0.14.0 // indirect | ||||
| 	golang.org/x/tools v0.13.0 // indirect | ||||
|   | ||||
		Reference in New Issue
	
	Block a user