Skip to content

chore(deps): bump github.com/rabbitmq/amqp091-go from 1.9.0 to 1.10.0 #145

chore(deps): bump github.com/rabbitmq/amqp091-go from 1.9.0 to 1.10.0

chore(deps): bump github.com/rabbitmq/amqp091-go from 1.9.0 to 1.10.0 #145

Workflow file for this run

name: "golang-vulnerabilities"
on:
push:
branches: [ main ]
pull_request:
# The branches below must be a subset of the branches above
branches: [ main ]
jobs:
golang-vulnerabilities:
name: golang-vulnerabilities
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: opzkit/govulncheck-action@v1
with:
go-version-file: 'go.mod'
check-latest: true