update expr (#3144)

This commit is contained in:
blotus 2024-07-22 12:14:46 +02:00 committed by GitHub
parent 30c0d8997d
commit a3d7900b5f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
27 changed files with 90 additions and 131 deletions

View file

@ -10,8 +10,8 @@ import (
"sort"
"github.com/Masterminds/semver/v3"
"github.com/antonmedv/expr"
"github.com/blackfireio/osinfo"
"github.com/expr-lang/expr"
"github.com/shirou/gopsutil/v3/process"
log "github.com/sirupsen/logrus"
"gopkg.in/yaml.v3"