Skip to content

fix(deps): update module github.com/jcchavezs/mergefs to v0.1.0 - autoclosed #566

fix(deps): update module github.com/jcchavezs/mergefs to v0.1.0 - autoclosed

fix(deps): update module github.com/jcchavezs/mergefs to v0.1.0 - autoclosed #566

Workflow file for this run

name: Lint
on:
pull_request:
push:
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Set up Go
uses: actions/setup-go@v5
with:
go-version: '1.23'
- run: go run mage.go lint