Skip to content

Commit

Permalink
Merge 68141cc into c65f823
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Mar 6, 2023
2 parents c65f823 + 68141cc commit 3c9b6a8
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 127 deletions.
6 changes: 3 additions & 3 deletions contrib/config/kubernetes/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ go 1.16

require (
github.com/go-kratos/kratos/v2 v2.4.0
k8s.io/api v0.24.3
k8s.io/apimachinery v0.26.0
k8s.io/client-go v0.24.3
k8s.io/api v0.26.2
k8s.io/apimachinery v0.26.2
k8s.io/client-go v0.26.2
)

replace github.com/go-kratos/kratos/v2 => ../../../
Loading

0 comments on commit 3c9b6a8

Please sign in to comment.