Skip to content
This repository has been archived by the owner on Jan 15, 2025. It is now read-only.

Bump github.com/docker/docker from 20.10.3+incompatible to 20.10.24+incompatible #40

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/evry-ace/dns-test
go 1.15

require (
github.com/docker/docker v20.10.3+incompatible // indirect
github.com/docker/docker v20.10.24+incompatible // indirect
github.com/docker/libnetwork v0.8.0-dev.2.0.20210125164233-b3507428be5b
github.com/ishidawataru/sctp v0.0.0-20210204083202-2bdd86bb9a4d // indirect
github.com/prometheus/client_golang v1.12.2
Expand Down
Loading