fix(deps): update module github.com/argoproj/argo-rollouts to v1.7.2

This commit is contained in:
renovate[bot]
2024-08-22 21:00:40 +00:00
committed by GitHub
parent e8704b6289
commit c4d314210e
2 changed files with 3 additions and 1 deletions

2
go.mod
View File

@@ -3,7 +3,7 @@ module github.com/stakater/Reloader
go 1.21.12
require (
github.com/argoproj/argo-rollouts v1.7.1
github.com/argoproj/argo-rollouts v1.7.2
github.com/openshift/api v0.0.0-20240131175612-92fe66c75e8f
github.com/openshift/client-go v0.0.0-20231110140829-a6ca51f6d5ba
github.com/parnurzeal/gorequest v0.2.16