Skip to content

Commit

Permalink
Merge pull request kubernetes#116613 from enj/patch-5
Browse files Browse the repository at this point in the history
kmsv2: add k8s.io/kms/internal/plugins/mock to internal modules
  • Loading branch information
k8s-ci-robot committed Mar 14, 2023
2 parents 9c1d73b + 81586ff commit 758b464
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions hack/update-internal-modules.sh
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ source "${KUBE_ROOT}/hack/lib/init.sh"
MODULES=(
hack/tools
staging/src/k8s.io/code-generator/examples
staging/src/k8s.io/kms/internal/plugins/mock
)

# Explicitly opt into go modules, even though we're inside a GOPATH directory
Expand Down

0 comments on commit 758b464

Please sign in to comment.