* CI: use staticcheck for linting This commit switches the linter for Go code from golint to staticcheck. Golint has been deprecated since last year and staticcheck is a recommended replacement. Signed-off-by: Lucas Servén Marín <lserven@gmail.com> * revendor Signed-off-by: Lucas Servén Marín <lserven@gmail.com> * cmd,pkg: fix lint warnings Signed-off-by: Lucas Servén Marín <lserven@gmail.com>
		
			
				
	
	
		
			3 lines
		
	
	
		
			163 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			3 lines
		
	
	
		
			163 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| This package is a copy of cmd/go/internal/renameio.
 | |
| The upstream package no longer exists, as the Go project replaced all of its uses with the lockedfile package.
 |