Skip to content
This repository has been archived by the owner on Oct 14, 2024. It is now read-only.

Commit

Permalink
fix: go mod tidy (#1912)
Browse files Browse the repository at this point in the history
Co-authored-by: András Jáky <[email protected]>
  • Loading branch information
renovate[bot] and akijakya authored Jul 19, 2024
1 parent 4580017 commit f29da0f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion e2e/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -518,7 +518,7 @@ require (
gopkg.in/yaml.v2 v2.4.0 // indirect
gopkg.in/yaml.v3 v3.0.1 // indirect
gorm.io/gorm v1.25.10 // indirect
helm.sh/helm/v3 v3.15.2 // indirect
helm.sh/helm/v3 v3.15.3 // indirect
k8s.io/api v0.30.2 // indirect
k8s.io/apiextensions-apiserver v0.30.0 // indirect
k8s.io/apimachinery v0.30.2 // indirect
Expand Down

0 comments on commit f29da0f

Please sign in to comment.