Skip to content

Commit

Permalink
chore(deps): bump github.com/antonmedv/expr from 1.11.0 to 1.12.0 (#2567
Browse files Browse the repository at this point in the history
)

Bumps [github.com/antonmedv/expr](https://github.com/antonmedv/expr) from 1.11.0 to 1.12.0.
- [Release notes](https://github.com/antonmedv/expr/releases)
- [Commits](expr-lang/expr@v1.11.0...v1.12.0)

---
updated-dependencies:
- dependency-name: github.com/antonmedv/expr
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 6, 2023
1 parent 0496ca3 commit 079a396
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/argoproj/argo-rollouts
go 1.19

require (
github.com/antonmedv/expr v1.11.0
github.com/antonmedv/expr v1.12.0
github.com/argoproj/notifications-engine v0.3.1-0.20221206124514-c419c904e2c0
github.com/argoproj/pkg v0.13.6
github.com/aws/aws-sdk-go-v2 v1.17.4
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -111,8 +111,8 @@ github.com/alecthomas/units v0.0.0-20190717042225-c3de453c63f4/go.mod h1:ybxpYRF
github.com/alecthomas/units v0.0.0-20190924025748-f65c72e2690d/go.mod h1:rBZYJk541a8SKzHPHnH3zbiI+7dagKZ0cgpgrD7Fyho=
github.com/antihax/optional v1.0.0/go.mod h1:uupD/76wgC+ih3iEmQUL+0Ugr19nfwCT1kdvxnR2qWY=
github.com/antlr/antlr4/runtime/Go/antlr v0.0.0-20210826220005-b48c857c3a0e/go.mod h1:F7bn7fEU90QkQ3tnmaTx3LTKLEDqnwWODIYppRQ5hnY=
github.com/antonmedv/expr v1.11.0 h1:s9Mr+3ks7l9lpYUGVyIJn/bBiNYB3C4YqvMQYU/A2Mk=
github.com/antonmedv/expr v1.11.0/go.mod h1:FPC8iWArxls7axbVLsW+kpg1mz29A1b2M6jt+hZfDkU=
github.com/antonmedv/expr v1.12.0 h1:hIOn7jjY86E09PXvn9zgdt2FbWVru0ud9Rm5DbNoYNw=
github.com/antonmedv/expr v1.12.0/go.mod h1:FPC8iWArxls7axbVLsW+kpg1mz29A1b2M6jt+hZfDkU=
github.com/appscode/go v0.0.0-20191119085241-0887d8ec2ecc/go.mod h1:OawnOmAL4ZX3YaPdN+8HTNwBveT1jMsqP74moa9XUbE=
github.com/argoproj/notifications-engine v0.3.1-0.20221206124514-c419c904e2c0 h1:WXySL38zf27zmI8/hk23BRakzex4Rf2rQmdpB4nIGk8=
github.com/argoproj/notifications-engine v0.3.1-0.20221206124514-c419c904e2c0/go.mod h1:pgPU59KCsBOMhyw9amRWPoSuBmUWvx3Xsc5r0mUriLg=
Expand Down

0 comments on commit 079a396

Please sign in to comment.