NO-ISSUE: Fixed
	
		
			
	
		
	
	
		
			
				
	
				continuous-integration/drone/push Build encountered an error
				
					Details
				
			
		
	
				
					
				
			
				
	
				continuous-integration/drone/push Build encountered an error
				
					Details
				
			
		
	This commit is contained in:
		
							parent
							
								
									3621c45ab9
								
							
						
					
					
						commit
						c2e45d54b1
					
				|  | @ -7,11 +7,11 @@ environment: | |||
| 
 | ||||
| steps: | ||||
| - name: prepare | ||||
|   image: golang:1.25.1 | ||||
|   image: golang:$GOVERSION | ||||
|   commands: | ||||
|     - mkdir -p .build | ||||
|     - go get -v ./... | ||||
|     - go install gotest.tools/gotestsum@1.13.0 | ||||
|     - go install gotest.tools/gotestsum@v1.13.0 | ||||
|     - go install golang.org/x/vuln/cmd/govulncheck@latest | ||||
| 
 | ||||
| # - name: test | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue