mirror of
https://github.com/argoproj/argo-cd
synced 2026-04-21 17:07:16 +00:00
chore(deps): update github.com/argoproj/notifications-engine digest to 148c9a9
This commit is contained in:
parent
19983129f2
commit
d0c55af6b1
2 changed files with 3 additions and 1 deletions
2
go.mod
2
go.mod
|
|
@ -13,7 +13,7 @@ require (
|
|||
github.com/TomOnTime/utfutil v1.0.0
|
||||
github.com/alicebob/miniredis/v2 v2.37.0
|
||||
github.com/argoproj/argo-cd/gitops-engine v0.7.1-0.20250908182407-97ad5b59a627
|
||||
github.com/argoproj/notifications-engine v0.5.1-0.20260213231747-1dbe3de712f8
|
||||
github.com/argoproj/notifications-engine v0.5.1-0.20260407092541-148c9a97b94a
|
||||
github.com/argoproj/pkg v0.13.6
|
||||
github.com/argoproj/pkg/v2 v2.0.1
|
||||
github.com/bmatcuk/doublestar/v4 v4.10.0
|
||||
|
|
|
|||
2
go.sum
2
go.sum
|
|
@ -117,6 +117,8 @@ github.com/antihax/optional v1.0.0/go.mod h1:uupD/76wgC+ih3iEmQUL+0Ugr19nfwCT1kd
|
|||
github.com/appscode/go v0.0.0-20191119085241-0887d8ec2ecc/go.mod h1:OawnOmAL4ZX3YaPdN+8HTNwBveT1jMsqP74moa9XUbE=
|
||||
github.com/argoproj/notifications-engine v0.5.1-0.20260213231747-1dbe3de712f8 h1:OGoe2RFv1wuhxHrFcdAC/VW+5HUkRI+1/zf3RGR5LnY=
|
||||
github.com/argoproj/notifications-engine v0.5.1-0.20260213231747-1dbe3de712f8/go.mod h1:zz+4OVgqmyD0T5whLAPO6k5BGLSop4j32BKHSAe80tM=
|
||||
github.com/argoproj/notifications-engine v0.5.1-0.20260407092541-148c9a97b94a h1:WyTs6MDUF/SMTzBm6QkqCU0iUUtkvdSB1BHy3fczrOs=
|
||||
github.com/argoproj/notifications-engine v0.5.1-0.20260407092541-148c9a97b94a/go.mod h1:W5AoOpZIgfnEZwkhJSwhcCoaqZVShSiKXVLHw5tRMYc=
|
||||
github.com/argoproj/pkg v0.13.6 h1:36WPD9MNYECHcO1/R1pj6teYspiK7uMQLCgLGft2abM=
|
||||
github.com/argoproj/pkg v0.13.6/go.mod h1:I698DoJBKuvNFaixh4vFl2C88cNIT1WS7KCbz5ewyF8=
|
||||
github.com/argoproj/pkg/v2 v2.0.1 h1:O/gCETzB/3+/hyFL/7d/VM/6pSOIRWIiBOTb2xqAHvc=
|
||||
|
|
|
|||
Loading…
Reference in a new issue