Skip to content

Commit

Permalink
Revert "Fix go.mod for linter (#534)" (#535)
Browse files Browse the repository at this point in the history
This reverts commit 17cfa65.
  • Loading branch information
zafs23 authored Aug 30, 2023
1 parent 17cfa65 commit 19a0948
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ require (
k8s.io/kube-openapi v0.0.0-20230515203736-54b630e78af5 // indirect
k8s.io/utils v0.0.0-20230505201702-9f6742963106 // indirect
knative.dev/pkg v0.0.0-20230718152110-aef227e72ead // indirect
sigs.k8s.io/controller-runtime v0.15.0 // indirect
sigs.k8s.io/controller-runtime v0.12.3 // indirect
sigs.k8s.io/json v0.0.0-20221116044647-bc3834ca7abd // indirect
sigs.k8s.io/structured-merge-diff/v4 v4.2.3 // indirect
)

0 comments on commit 19a0948

Please sign in to comment.