Images: Extract modules. (#13123)

Co-authored-by: Marco Ebert <marco_ebert@icloud.com>
This commit is contained in:
k8s-infra-cherrypick-robot 2025-03-30 08:44:35 -07:00 committed by GitHub
parent 1bcf93c1c3
commit 6b12ef748e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
7 changed files with 60 additions and 8 deletions

1
go.mod
View file

@ -31,7 +31,6 @@ require (
github.com/zakjan/cert-chain-resolver v0.0.0-20221221105603-fcedb00c5b30
golang.org/x/crypto v0.36.0
google.golang.org/grpc v1.71.0
google.golang.org/grpc/examples v0.0.0-20250324163736-a51009d1d707
gopkg.in/go-playground/pool.v3 v3.1.1
gopkg.in/mcuadros/go-syslog.v2 v2.3.0
k8s.io/api v0.32.3