Skip to content

fix: implements a behaviour change to zero slice values (#192) #41

fix: implements a behaviour change to zero slice values (#192)

fix: implements a behaviour change to zero slice values (#192) #41

Workflow file for this run

name: Go Vulnerability Check
on: [push, pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- id: govulncheck
uses: golang/govulncheck-action@v1