Skip to content
This repository has been archived by the owner on Sep 10, 2024. It is now read-only.

Bump github.com/docker/distribution from 2.8.1+incompatible to 2.8.2+incompatible #24

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 @@ -11,7 +11,7 @@ require (
github.com/atomist-skills/go-skill v0.0.6-0.20221221214636-a7de163fd901
github.com/briandowns/spinner v1.12.0
github.com/docker/cli v20.10.21+incompatible
github.com/docker/distribution v2.8.1+incompatible
github.com/docker/distribution v2.8.2+incompatible
github.com/docker/docker v23.0.1+incompatible
github.com/dustin/go-humanize v1.0.1
github.com/google/go-containerregistry v0.13.0
Expand Down
Loading