Skip to content

update amqp091-go to v1.10 #107

update amqp091-go to v1.10

update amqp091-go to v1.10 #107

Workflow file for this run

on: [push, pull_request]
name: Security
jobs:
Gosec:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
fetch-depth: 1
- name: Run Gosec
uses: securego/gosec@master
with:
args: ./...