Updated build container
	
		
			
	
		
	
	
		
			
				
	
				continuous-integration/drone/push Build is passing
				
					Details
				
			
		
	
				
					
				
			
				
	
				continuous-integration/drone/push Build is passing
				
					Details
				
			
		
	This commit is contained in:
		
							parent
							
								
									b946e54185
								
							
						
					
					
						commit
						80f27aa392
					
				|  | @ -4,9 +4,9 @@ name: go-lib/gelf | ||||||
| 
 | 
 | ||||||
| steps: | steps: | ||||||
| - name: test | - name: test | ||||||
|   image: golang:1.18 |   image: golang:1.20.1 | ||||||
|   commands: |   commands: | ||||||
|     - go get ./... |     - go get ./... | ||||||
|     - go test ./... |     - go test ./... | ||||||
|     - go install golang.org/x/vuln/cmd/govulncheck@latest |     - go install golang.org/x/vuln/cmd/govulncheck@latest | ||||||
|     - govulncheck -v -json ./... > vulncheck.json |     - govulncheck -v ./...  | ||||||
		Loading…
	
		Reference in New Issue