diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-05-29 10:53:12 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-05-29 10:53:12 +0000 |
| commit | a2572fd4b032f3a6b38b7c78a9d0366f35fc45d9 (patch) | |
| tree | c02cc7fede2b4b56c2dcf51d0f9d979e06b3af07 /go.mod | |
| parent | 1eba0a7bfbb0fe74b5c0d4dc14654d9458c636b7 (diff) | |
| download | x-a2572fd4b032f3a6b38b7c78a9d0366f35fc45d9.tar.xz x-a2572fd4b032f3a6b38b7c78a9d0366f35fc45d9.zip | |
build(deps): bump github.com/expr-lang/expr from 1.16.3 to 1.16.9 (#603)
* build(deps): bump github.com/expr-lang/expr from 1.16.3 to 1.16.9
Bumps [github.com/expr-lang/expr](https://github.com/expr-lang/expr) from 1.16.3 to 1.16.9.
- [Release notes](https://github.com/expr-lang/expr/releases)
- [Commits](https://github.com/expr-lang/expr/compare/v1.16.3...v1.16.9)
---
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
@@ -19,7 +19,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.3 + github.com/expr-lang/expr v1.16.9 github.com/facebookgo/ensure v0.0.0-20160127193407-b4ab57deab51 github.com/fogleman/primitive v0.0.0-20190214200932-673f57e7b1b5 github.com/gen2brain/avif v0.3.1 |
