Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump dependencies
Browse files Browse the repository at this point in the history
Andrej Kislovskij committed Nov 21, 2023
1 parent 345f726 commit 41a86d4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions go.mod
Original file line number Diff line number Diff line change
@@ -75,4 +75,6 @@ require (
replace (
github.com/emicklei/go-restful/v3 => github.com/emicklei/go-restful/v3 v3.10.0
k8s.io/apimachinery => k8s.io/apimachinery v0.28.2
k8s.io/client-go => k8s.io/client-go v0.28.2
k8s.io/api => k8s.io/api v0.28.2
)

0 comments on commit 41a86d4

Please sign in to comment.