Skip to content

Commit

Permalink
go mod and go tidy
Browse files Browse the repository at this point in the history
  • Loading branch information
DomAyre committed Mar 27, 2024
1 parent cf55c7f commit ea10264
Show file tree
Hide file tree
Showing 7 changed files with 1 addition and 563 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ require (
github.com/containerd/protobuild v0.3.0
github.com/containerd/ttrpc v1.2.3
github.com/containerd/typeurl/v2 v2.1.1
github.com/docker/docker v24.0.7+incompatible
github.com/google/go-cmp v0.6.0
github.com/google/go-containerregistry v0.19.0
github.com/josephspurrier/goversioninfo v1.4.0
Expand Down Expand Up @@ -56,7 +57,6 @@ require (
github.com/decred/dcrd/dcrec/secp256k1/v4 v4.2.0 // indirect
github.com/docker/cli v24.0.0+incompatible // indirect
github.com/docker/distribution v2.8.2+incompatible // indirect
github.com/docker/docker v24.0.7+incompatible // indirect
github.com/docker/docker-credential-helpers v0.7.0 // indirect
github.com/docker/go-connections v0.4.0 // indirect
github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c // indirect
Expand Down

This file was deleted.

17 changes: 0 additions & 17 deletions vendor/github.com/google/go-containerregistry/pkg/v1/daemon/doc.go

This file was deleted.

350 changes: 0 additions & 350 deletions vendor/github.com/google/go-containerregistry/pkg/v1/daemon/image.go

This file was deleted.

Loading

0 comments on commit ea10264

Please sign in to comment.