Skip to content

Bump github.com/docker/docker from 24.0.7+incompatible to 25.0.3+incompatible #327

Bump github.com/docker/docker from 24.0.7+incompatible to 25.0.3+incompatible

Bump github.com/docker/docker from 24.0.7+incompatible to 25.0.3+incompatible #327

Workflow file for this run

name: golangci-lint
on:
push:
branches:
- master
pull_request:
jobs:
golangci:
name: lint
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4.1.1
- name: golangci-lint
uses: golangci/golangci-lint-action@v3.7.0
with:
version: latest
args: -D errcheck