mirror of
				https://gitea.com/gitea/tea.git
				synced 2025-10-31 09:15:26 +01:00 
			
		
		
		
	fix(deps): update module github.com/go-git/go-git/v5 to v5.10.0 (#601)
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
						
							f28ddccd90
						
					
				
				
					commit
					3c9552c531
				
			
							
								
								
									
										4
									
								
								go.mod
									
									
									
									
									
								
							
							
						
						
									
										4
									
								
								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.9.0 | ||||
| 	github.com/go-git/go-git/v5 v5.10.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 | ||||
| @@ -64,7 +64,7 @@ require ( | ||||
| 	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.15.0 // indirect | ||||
| 	golang.org/x/net v0.17.0 // indirect | ||||
| 	golang.org/x/sys v0.13.0 // indirect | ||||
| 	golang.org/x/text v0.13.0 // indirect | ||||
| 	golang.org/x/tools v0.13.0 // indirect | ||||
|   | ||||
		Reference in New Issue
	
	Block a user