Skip to content

Commit 5b90dfa

Browse files
chore(deps): bump github.com/expr-lang/expr from 1.16.9 to 1.17.0 (#929)
1 parent 0847996 commit 5b90dfa

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ require (
5555
github.com/evanphx/json-patch v5.9.0+incompatible // indirect
5656
github.com/evanphx/json-patch/v5 v5.9.0 // indirect
5757
github.com/exponent-io/jsonpath v0.0.0-20210407135951-1de76d718b3f // indirect
58-
github.com/expr-lang/expr v1.16.9 // indirect
58+
github.com/expr-lang/expr v1.17.0 // indirect
5959
github.com/felixge/httpsnoop v1.0.4 // indirect
6060
github.com/fsnotify/fsnotify v1.8.0 // indirect
6161
github.com/fxamacker/cbor/v2 v2.7.0 // indirect

go.sum

+2-2
Original file line numberDiff line numberDiff line change
@@ -96,8 +96,8 @@ github.com/evanphx/json-patch/v5 v5.9.0 h1:kcBlZQbplgElYIlo/n1hJbls2z/1awpXxpRi0
9696
github.com/evanphx/json-patch/v5 v5.9.0/go.mod h1:VNkHZ/282BpEyt/tObQO8s5CMPmYYq14uClGH4abBuQ=
9797
github.com/exponent-io/jsonpath v0.0.0-20210407135951-1de76d718b3f h1:Wl78ApPPB2Wvf/TIe2xdyJxTlb6obmF18d8QdkxNDu4=
9898
github.com/exponent-io/jsonpath v0.0.0-20210407135951-1de76d718b3f/go.mod h1:OSYXu++VVOHnXeitef/D8n/6y4QV8uLHSFXX4NeXMGc=
99-
github.com/expr-lang/expr v1.16.9 h1:WUAzmR0JNI9JCiF0/ewwHB1gmcGw5wW7nWt8gc6PpCI=
100-
github.com/expr-lang/expr v1.16.9/go.mod h1:8/vRC7+7HBzESEqt5kKpYXxrxkr31SaO8r40VO/1IT4=
99+
github.com/expr-lang/expr v1.17.0 h1:+vpszOyzKLQXC9VF+wA8cVA0tlA984/Wabc/1hF9Whg=
100+
github.com/expr-lang/expr v1.17.0/go.mod h1:8/vRC7+7HBzESEqt5kKpYXxrxkr31SaO8r40VO/1IT4=
101101
github.com/fatih/color v1.18.0 h1:S8gINlzdQ840/4pfAwic/ZE0djQEH3wM94VfqLTZcOM=
102102
github.com/fatih/color v1.18.0/go.mod h1:4FelSpRwEGDpQ12mAdzqdOukCy4u8WUtOY6lkT/6HfU=
103103
github.com/felixge/httpsnoop v1.0.4 h1:NFTV2Zj1bL4mc9sqWACXbQFVBBg2W3GPvqp8/ESS2Wg=

0 commit comments

Comments
 (0)