Skip to content

Commit

Permalink
Merge pull request #111677 from dims/stop-panic-in-govet-levee
Browse files Browse the repository at this point in the history
Stop panic in govet levee under golang 1.19

Kubernetes-commit: ef7fc1046059b7cbf93a7a7f5481ed200783ff21
  • Loading branch information
k8s-publishing-bot committed Aug 4, 2022
1 parent 6627090 commit 41606c6
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -46,5 +46,3 @@ require (
gopkg.in/yaml.v2 v2.4.0 // indirect
gopkg.in/yaml.v3 v3.0.1 // indirect
)

replace k8s.io/apimachinery => ../apimachinery

0 comments on commit 41606c6

Please sign in to comment.