File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ require (
2020 github.com/apparentlymart/go-textseg/v15 v15.0.0 // indirect
2121 github.com/cloudflare/circl v1.6.1 // indirect
2222 github.com/dustin/go-humanize v1.0.1 // indirect
23- github.com/expr-lang/expr v1.17.6 // indirect
23+ github.com/expr-lang/expr v1.17.7 // indirect
2424 github.com/fatih/color v1.18.0 // indirect
2525 github.com/golang/protobuf v1.5.4 // indirect
2626 github.com/google/go-tpm v0.9.5 // indirect
Original file line number Diff line number Diff line change @@ -24,8 +24,8 @@ github.com/dustin/go-humanize v1.0.1 h1:GzkhY7T5VNhEkwH0PVJgjz+fX1rhBrR7pRT3mDkp
2424github.com/dustin/go-humanize v1.0.1 /go.mod h1:Mu1zIs6XwVuF/gI1OepvI0qD18qycQx+mFykh5fBlto =
2525github.com/emirpasic/gods v1.18.1 h1:FXtiHYKDGKCW2KzwZKx0iC0PQmdlorYgdFG9jPXJ1Bc =
2626github.com/emirpasic/gods v1.18.1 /go.mod h1:8tpGGwCnJ5H4r6BWwaV6OrWmMoPhUl5jm/FMNAnJvWQ =
27- github.com/expr-lang/expr v1.17.6 h1:1h6i8ONk9cexhDmowO/A64VPxHScu7qfSl2k8OlINec =
28- github.com/expr-lang/expr v1.17.6 /go.mod h1:8/vRC7+7HBzESEqt5kKpYXxrxkr31SaO8r40VO/1IT4 =
27+ github.com/expr-lang/expr v1.17.7 h1:Q0xY/e/2aCIp8g9s/LGvMDCC5PxYlvHgDZRQ4y16JX8 =
28+ github.com/expr-lang/expr v1.17.7 /go.mod h1:8/vRC7+7HBzESEqt5kKpYXxrxkr31SaO8r40VO/1IT4 =
2929github.com/fatih/color v1.13.0 /go.mod h1:kLAiJbzzSOZDVNGyDpeOxJ47H46qBXwg5ILebYFFOfk =
3030github.com/fatih/color v1.18.0 h1:S8gINlzdQ840/4pfAwic/ZE0djQEH3wM94VfqLTZcOM =
3131github.com/fatih/color v1.18.0 /go.mod h1:4FelSpRwEGDpQ12mAdzqdOukCy4u8WUtOY6lkT/6HfU =
You can’t perform that action at this time.
0 commit comments