Skip to content

Commit

Permalink
update go.mod removing github.com/containerd/containerd
Browse files Browse the repository at this point in the history
  • Loading branch information
jkhelil committed Feb 19, 2025
1 parent 53118fd commit 71712a5
Show file tree
Hide file tree
Showing 35 changed files with 1 addition and 2,677 deletions.
6 changes: 1 addition & 5 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ require (
github.com/Microsoft/go-winio v0.6.2 // indirect
github.com/ahmetb/gen-crd-api-reference-docs v0.3.1-0.20220720053627-e327d0730470 // Waiting for https://github.com/ahmetb/gen-crd-api-reference-docs/pull/43/files to merge
github.com/cloudevents/sdk-go/v2 v2.15.2
github.com/containerd/containerd v1.7.25
github.com/go-git/go-git/v5 v5.13.2
github.com/google/go-cmp v0.6.0
github.com/google/go-containerregistry v0.20.2
Expand All @@ -18,7 +17,7 @@ require (
github.com/hashicorp/golang-lru v1.0.2
github.com/jenkins-x/go-scm v1.14.37
github.com/mitchellh/go-homedir v1.1.0
github.com/opencontainers/image-spec v1.1.0
github.com/opencontainers/image-spec v1.1.0 // indirect
github.com/pkg/errors v0.9.1
github.com/sigstore/sigstore v1.8.12
github.com/spiffe/go-spiffe/v2 v2.4.0
Expand Down Expand Up @@ -85,15 +84,12 @@ require (
github.com/Azure/azure-sdk-for-go/sdk/security/keyvault/azkeys v1.3.0 // indirect
github.com/Azure/azure-sdk-for-go/sdk/security/keyvault/internal v1.1.0 // indirect
github.com/AzureAD/microsoft-authentication-library-for-go v1.3.1 // indirect
github.com/Microsoft/hcsshim v0.11.7 // indirect
github.com/antlr4-go/antlr/v4 v4.13.0 // indirect
github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.12.1 // indirect
github.com/aws/aws-sdk-go-v2/service/kms v1.37.8 // indirect
github.com/aws/aws-sdk-go-v2/service/ssooidc v1.28.7 // indirect
github.com/cenkalti/backoff/v4 v4.3.0 // indirect
github.com/cloudflare/circl v1.3.7 // indirect
github.com/containerd/log v0.1.0 // indirect
github.com/containerd/platforms v0.2.1 // indirect
github.com/cyphar/filepath-securejoin v0.3.6 // indirect
github.com/davidmz/go-pageant v1.0.2 // indirect
github.com/emicklei/go-restful/v3 v3.12.1 // indirect
Expand Down
8 changes: 0 additions & 8 deletions go.sum

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

21 changes: 0 additions & 21 deletions vendor/github.com/Microsoft/hcsshim/LICENSE

This file was deleted.

59 changes: 0 additions & 59 deletions vendor/github.com/Microsoft/hcsshim/osversion/osversion_windows.go

This file was deleted.

This file was deleted.

84 changes: 0 additions & 84 deletions vendor/github.com/Microsoft/hcsshim/osversion/windowsbuilds.go

This file was deleted.

Loading

0 comments on commit 71712a5

Please sign in to comment.