Skip to content

fix(deps): update module github.com/hamba/avro/v2 to v2.23.0 (#314) #159

fix(deps): update module github.com/hamba/avro/v2 to v2.23.0 (#314)

fix(deps): update module github.com/hamba/avro/v2 to v2.23.0 (#314) #159

Workflow file for this run

name: Govulcheck
on:
push:
branches:
- master
- main
pull_request:
branches:
- master
- main
jobs:
govulncheck_job:
runs-on: ubuntu-latest
name: Run govulncheck
steps:
- id: govulncheck
uses: golang/govulncheck-action@v1
with:
go-version-input: 1.21.5
go-package: ./...