Skip to content

build(deps): Bump github.com/docker/docker from 20.10.21+incompatible to 25.0.6+incompatible #474

build(deps): Bump github.com/docker/docker from 20.10.21+incompatible to 25.0.6+incompatible

build(deps): Bump github.com/docker/docker from 20.10.21+incompatible to 25.0.6+incompatible #474

Workflow file for this run

name: lint
on: [pull_request]
jobs:
lint:
name: lint
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/setup-go@v2
with:
go-version: '1.17'
- name: Lint
run: make lint