Skip to content

Commit

Permalink
Bump github.com/argoproj/argo-workflows/v3 from 3.5.8 to 3.5.11
Browse files Browse the repository at this point in the history
Bumps [github.com/argoproj/argo-workflows/v3](https://github.com/argoproj/argo-workflows) from 3.5.8 to 3.5.11.
- [Release notes](https://github.com/argoproj/argo-workflows/releases)
- [Changelog](https://github.com/argoproj/argo-workflows/blob/main/CHANGELOG.md)
- [Commits](argoproj/argo-workflows@v3.5.8...v3.5.11)

---
updated-dependencies:
- dependency-name: github.com/argoproj/argo-workflows/v3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 1, 2024
1 parent ad374d2 commit ea77d7d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/keikoproj/active-monitor
go 1.21

require (
github.com/argoproj/argo-workflows/v3 v3.5.8
github.com/argoproj/argo-workflows/v3 v3.5.11
github.com/ghodss/yaml v1.0.0
github.com/go-logr/logr v1.4.2
github.com/keikoproj/inverse-exp-backoff v0.0.3
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ cloud.google.com/go v0.26.0/go.mod h1:aQUYkXzVsufM+DwF1aE+0xfcU+56JwCaLick0ClmMT
cloud.google.com/go v0.34.0/go.mod h1:aQUYkXzVsufM+DwF1aE+0xfcU+56JwCaLick0ClmMTw=
github.com/BurntSushi/toml v0.3.1/go.mod h1:xHWCNGjB5oqiDr8zfno3MHue2Ht5sIBksp03qcyfWMU=
github.com/antihax/optional v1.0.0/go.mod h1:uupD/76wgC+ih3iEmQUL+0Ugr19nfwCT1kdvxnR2qWY=
github.com/argoproj/argo-workflows/v3 v3.5.8 h1:URPUYYrkGlCOke7Ckvtda79Q4Q4DVX4+nxr6BCRL3v4=
github.com/argoproj/argo-workflows/v3 v3.5.8/go.mod h1:abUJvLS9CB2GAryW4axGIS/l00dUoIkcjRcfbU55SYo=
github.com/argoproj/argo-workflows/v3 v3.5.11 h1:omkwJ8hMeboY2vxRbMJVm5oCTbygNupMdYHI4ia9Fyc=
github.com/argoproj/argo-workflows/v3 v3.5.11/go.mod h1:Y6JcxVhHoJp+1dh3dGIb3uGSbcOuWhyLm+JrXEomR60=
github.com/benbjohnson/clock v1.1.0/go.mod h1:J11/hYXuz8f4ySSvYwY0FKfm+ezbsZBKZxNJlLklBHA=
github.com/benbjohnson/clock v1.3.0 h1:ip6w0uFQkncKQ979AypyG0ER7mqUSBdKLOgAle/AT8A=
github.com/benbjohnson/clock v1.3.0/go.mod h1:J11/hYXuz8f4ySSvYwY0FKfm+ezbsZBKZxNJlLklBHA=
Expand Down

0 comments on commit ea77d7d

Please sign in to comment.