Skip to content

fix(deps): update module github.com/at-wat/mqtt-go to v0.19.5 #11057

fix(deps): update module github.com/at-wat/mqtt-go to v0.19.5

fix(deps): update module github.com/at-wat/mqtt-go to v0.19.5 #11057

Workflow file for this run

name: lint
on:
pull_request:
branches:
- master
push:
branches:
- master
permissions:
contents: read
jobs:
lint:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Lint
uses: morphy2k/revive-action@v2