mirror of
				https://gitea.com/gitea/tea.git
				synced 2025-10-31 01:05:26 +01:00 
			
		
		
		
	fix(deps): update module code.gitea.io/gitea-vet to v0.2.2 (#574)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | code.gitea.io/gitea-vet | require | patch | `v0.2.1` -> `v0.2.2` | --- ### ⚠ Dependency Lookup Warnings ⚠ Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNi43OS4xIiwidXBkYXRlZEluVmVyIjoiMzYuNzkuMSIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==--> Reviewed-on: https://gitea.com/gitea/tea/pulls/574 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
						
							17453fd7cb
						
					
				
				
					commit
					dd8d7fb30f
				
			
							
								
								
									
										2
									
								
								go.mod
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								go.mod
									
									
									
									
									
								
							| @@ -3,7 +3,7 @@ module code.gitea.io/tea | ||||
| go 1.18 | ||||
|  | ||||
| require ( | ||||
| 	code.gitea.io/gitea-vet v0.2.1 | ||||
| 	code.gitea.io/gitea-vet v0.2.2 | ||||
| 	code.gitea.io/sdk/gitea v0.15.1-0.20230402213053-7511c6d3cd04 | ||||
| 	gitea.com/noerw/unidiff-comments v0.0.0-20220822113322-50f4daa0e35c | ||||
| 	github.com/AlecAivazis/survey/v2 v2.3.6 | ||||
|   | ||||
		Reference in New Issue
	
	Block a user