Skip to content

Bump github.com/docker/docker from 1.13.1 to 27.1.2+incompatible #143

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

Bump github.com/docker/docker from 1.13.1 to 27.1.2+incompatible #143

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@v4
- name: Setup Go
uses: actions/setup-go@v5
with:
go-version-file: go.mod
- name: Build and test
run: make