Skip to content

Bump github.com/docker/docker from 1.13.1 to 24.0.5+incompatible #112

Bump github.com/docker/docker from 1.13.1 to 24.0.5+incompatible

Bump github.com/docker/docker from 1.13.1 to 24.0.5+incompatible #112

Workflow file for this run

name: build-and-test
on:
push:
branches:
- "**"
tags-ignore:
- "*"
jobs:
build-and-test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/[email protected]
with:
go-version: "1.16.2"
- name: Build and test
run: make