Skip to content

Commit

Permalink
Bump github.com/argoproj/argo-workflows/v3 from 3.4.8 to 3.4.9 (#943)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 11, 2023
1 parent 6c1a654 commit 6a8c84a
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 @@ -5,7 +5,7 @@ go 1.20
require (
cloud.google.com/go/bigquery v1.53.0
cloud.google.com/go/storage v1.31.0
github.com/argoproj/argo-workflows/v3 v3.4.8
github.com/argoproj/argo-workflows/v3 v3.4.9
github.com/buger/jsonparser v1.1.1
github.com/coreos/go-oidc/v3 v3.6.0
github.com/dgrijalva/jwt-go v3.2.0+incompatible
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,8 @@ github.com/apache/thrift v0.16.0 h1:qEy6UW60iVOlUy+b9ZR0d5WzUWYGOo4HfopoyBaNmoY=
github.com/apache/thrift v0.16.0/go.mod h1:PHK3hniurgQaNMZYaCLEqXKsYK8upmhPbmdP2FXSqgU=
github.com/argoproj/argo-events v1.7.3 h1:XiGnKCzRRQCI7sFCKw3RoeFUOR6IupfAJI9uUK7pnG8=
github.com/argoproj/argo-events v1.7.3/go.mod h1:YxDOXrveW52SDAeeTI93Wagkr4jt5DK0dA0juIdWDRw=
github.com/argoproj/argo-workflows/v3 v3.4.8 h1:13NHWUnSu7M+hS0CO54ZoRkbMcVR2tJDII80Plcdzb8=
github.com/argoproj/argo-workflows/v3 v3.4.8/go.mod h1:LF9L+r1C3vSiKm/2vfuK/gsgGEQSLcjJF5AA/6Cr1lc=
github.com/argoproj/argo-workflows/v3 v3.4.9 h1:fBzDDUWLodFCF7W+F08cfRYqBiSxSDU6oiE9rYrxEXE=
github.com/argoproj/argo-workflows/v3 v3.4.9/go.mod h1:paG2VYOrjHGZvtuKGpCPTtLiUV1N9WIZun1yt2dQN8w=
github.com/argoproj/pkg v0.13.6 h1:36WPD9MNYECHcO1/R1pj6teYspiK7uMQLCgLGft2abM=
github.com/argoproj/pkg v0.13.6/go.mod h1:I698DoJBKuvNFaixh4vFl2C88cNIT1WS7KCbz5ewyF8=
github.com/armon/go-socks5 v0.0.0-20160902184237-e75332964ef5 h1:0CwZNZbxp69SHPdPJAN/hZIm0C4OItdklCFmMRWYpio=
Expand Down

0 comments on commit 6a8c84a

Please sign in to comment.