Skip to content

Commit

Permalink
Merge pull request kubernetes#121963 from pohly/code-generator-klog-r…
Browse files Browse the repository at this point in the history
…eplace-fix

code-generator: fix invalid replace of klog
  • Loading branch information
k8s-ci-robot committed Nov 20, 2023
2 parents 46f4248 + af34f62 commit ec5096f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 5 deletions.
2 changes: 0 additions & 2 deletions staging/src/k8s.io/code-generator/examples/go.mod
Expand Up @@ -55,5 +55,3 @@ replace (
k8s.io/apimachinery => ../../apimachinery
k8s.io/client-go => ../../client-go
)

replace k8s.io/klog/v2 => github.com/pohly/klog/v2 v2.40.2-0.20231026184525-77259d15f4f0
5 changes: 2 additions & 3 deletions staging/src/k8s.io/code-generator/examples/go.sum

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

0 comments on commit ec5096f

Please sign in to comment.