mirror of
				https://gitee.com/gitea/gitea
				synced 2025-11-04 16:40:24 +08:00 
			
		
		
		
	Update all tool dependencies to their latest versions (#20409)
This commit is contained in:
		
							
								
								
									
										8
									
								
								Makefile
									
									
									
									
									
								
							
							
						
						
									
										8
									
								
								Makefile
									
									
									
									
									
								
							@@ -25,11 +25,11 @@ COMMA := ,
 | 
			
		||||
 | 
			
		||||
XGO_VERSION := go-1.18.x
 | 
			
		||||
 | 
			
		||||
AIR_PACKAGE ?= github.com/cosmtrek/air@v1.29.0
 | 
			
		||||
EDITORCONFIG_CHECKER_PACKAGE ?= github.com/editorconfig-checker/editorconfig-checker/cmd/editorconfig-checker@2.4.0
 | 
			
		||||
ERRCHECK_PACKAGE ?= github.com/kisielk/errcheck@v1.6.0
 | 
			
		||||
AIR_PACKAGE ?= github.com/cosmtrek/air@v1.40.4
 | 
			
		||||
EDITORCONFIG_CHECKER_PACKAGE ?= github.com/editorconfig-checker/editorconfig-checker/cmd/editorconfig-checker@2.5.0
 | 
			
		||||
ERRCHECK_PACKAGE ?= github.com/kisielk/errcheck@v1.6.1
 | 
			
		||||
GOFUMPT_PACKAGE ?= mvdan.cc/gofumpt@v0.3.1
 | 
			
		||||
GOLANGCI_LINT_PACKAGE ?= github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.0
 | 
			
		||||
GOLANGCI_LINT_PACKAGE ?= github.com/golangci/golangci-lint/cmd/golangci-lint@v1.47.1
 | 
			
		||||
GXZ_PAGAGE ?= github.com/ulikunitz/xz/cmd/gxz@v0.5.10
 | 
			
		||||
MISSPELL_PACKAGE ?= github.com/client9/misspell/cmd/misspell@v0.3.4
 | 
			
		||||
SWAGGER_PACKAGE ?= github.com/go-swagger/go-swagger/cmd/swagger@v0.29.0
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user