Merge pull request #1023 from stakater/renovate/github.com-argoproj-argo-rollouts-1.x

fix(deps): update module github.com/argoproj/argo-rollouts to v1.8.3
This commit is contained in:
Muhammad Safwan Karim
2025-11-04 14:49:38 +05:00
committed by GitHub
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.24.9
require (
github.com/argoproj/argo-rollouts v1.8.2
github.com/argoproj/argo-rollouts v1.8.3
github.com/openshift/api v0.0.0-20250411135543-10a8fa583797
github.com/openshift/client-go v0.0.0-20250402181141-b3bad3b645f2
github.com/parnurzeal/gorequest v0.3.0