Skip to content

Commit 81586ff

Browse files
authored
Add k8s.io/kms/internal/plugins/mock to internal modules
1 parent 9c2d28f commit 81586ff

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: hack/update-internal-modules.sh

+1
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ source "${KUBE_ROOT}/hack/lib/init.sh"
2626
MODULES=(
2727
hack/tools
2828
staging/src/k8s.io/code-generator/examples
29+
staging/src/k8s.io/kms/internal/plugins/mock
2930
)
3031

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

0 commit comments

Comments
 (0)