diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-03-28 10:40:39 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-03-28 10:40:39 +0000 |
| commit | d4089ca8b7d30d94ad3cf8982432419d894891ee (patch) | |
| tree | 872ea68624209b45c33edeaabeba1a6e88440e44 /go.mod | |
| parent | d8013e5f84e4867c4060ea5656b38ea1bd444989 (diff) | |
| download | x-d4089ca8b7d30d94ad3cf8982432419d894891ee.tar.xz x-d4089ca8b7d30d94ad3cf8982432419d894891ee.zip | |
build(deps): bump github.com/expr-lang/expr from 1.16.2 to 1.16.3 (#581)
* build(deps): bump github.com/expr-lang/expr from 1.16.2 to 1.16.3
Bumps [github.com/expr-lang/expr](https://github.com/expr-lang/expr) from 1.16.2 to 1.16.3.
- [Release notes](https://github.com/expr-lang/expr/releases)
- [Commits](https://github.com/expr-lang/expr/compare/v1.16.2...v1.16.3)
---
updated-dependencies:
- dependency-name: github.com/expr-lang/expr
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
* Bump Go mod SRI
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Mimi <mimi@xeserv.us>
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -16,7 +16,7 @@ require ( github.com/disintegration/imaging v1.6.2 github.com/dop251/goja v0.0.0-20230531210528-d7324b2d74f7 github.com/eaburns/peggy v1.0.2 - github.com/expr-lang/expr v1.16.2 + github.com/expr-lang/expr v1.16.3 github.com/facebookgo/ensure v0.0.0-20160127193407-b4ab57deab51 github.com/fogleman/primitive v0.0.0-20190214200932-673f57e7b1b5 github.com/go-interpreter/wagon v0.6.0 |
