-mod=vendor should not be used in CI.
	
		
			
	
		
	
	
		
	
		
			All checks were successful
		
		
	
	
		
			
				
	
				continuous-integration/drone/push Build is passing
				
			
		
		
	
	
				
					
				
			
		
			All checks were successful
		
		
	
	continuous-integration/drone/push Build is passing
				
			This commit is contained in:
		| @@ -7,7 +7,6 @@ steps: | ||||
|   - name: lint | ||||
|     image: code.pztrn.name/containers/mirror/golangci/golangci-lint:v1.46.2 | ||||
|     environment: | ||||
|       GOFLAGS: -mod=vendor | ||||
|       CGO_ENABLED: 0 | ||||
|     commands: | ||||
|       - golangci-lint run | ||||
|   | ||||
		Reference in New Issue
	
	Block a user