Skip to content

Commit 5a36bf2

Browse files
Merge pull request #152 from mprahl/update-expr-odh
Update github.com/expr-lang/expr to address CVE-2025-29786
2 parents 06ac9bd + b4abfd6 commit 5a36bf2

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ require (
111111
github.com/erikstmartin/go-testdb v0.0.0-20160219214506-8d10e4a1bae5 // indirect
112112
github.com/evanphx/json-patch v5.8.0+incompatible // indirect
113113
github.com/evanphx/json-patch/v5 v5.9.0 // indirect
114-
github.com/expr-lang/expr v1.16.0 // indirect
114+
github.com/expr-lang/expr v1.17.2 // indirect
115115
github.com/felixge/httpsnoop v1.0.4 // indirect
116116
github.com/frankban/quicktest v1.14.5 // indirect
117117
github.com/go-kit/log v0.2.1 // indirect

go.sum

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)