Skip to content

Bump github.com/docker/docker from 24.0.9+incompatible to 26.1.4+incompatible #1924

Bump github.com/docker/docker from 24.0.9+incompatible to 26.1.4+incompatible

Bump github.com/docker/docker from 24.0.9+incompatible to 26.1.4+incompatible #1924

Workflow file for this run

---
name: Go
on:
push:
branches: [main]
pull_request:
branches: [main]
jobs:
go:
uses: openconfig/common-ci/.github/workflows/go.yml@66c8f8f6a58d5f9c9e84efe89f542b08cb6a0a33
with:
coverage-excludes-regex: /cloudbuild
tests-excludes-regex: /cloudbuild
race-tests-excludes-regex: /cloudbuild
skip-race-tests: true
go-versions: "['1.21']"
linter:
uses: openconfig/common-ci/.github/workflows/linter.yml@66c8f8f6a58d5f9c9e84efe89f542b08cb6a0a33