@@ -8,18 +8,18 @@ require (
88 github.com/BurntSushi/toml v1.5.0
99 github.com/blevesearch/bleve/v2 v2.5.4
1010 github.com/caarlos0/env/v11 v11.3.1
11- github.com/casdoor/casdoor-go-sdk v1.27 .0
11+ github.com/casdoor/casdoor-go-sdk v1.29 .0
1212 github.com/creack/pty v1.1.24
1313 github.com/dgraph-io/ristretto/v2 v2.3.0
1414 github.com/docker/docker v28.5.1+incompatible
1515 github.com/dustin/go-humanize v1.0.1
1616 github.com/elliotchance/orderedmap/v3 v3.1.0
1717 github.com/fsnotify/fsnotify v1.9.0
18- github.com/gabriel-vasile/mimetype v1.4.10
18+ github.com/gabriel-vasile/mimetype v1.4.11
1919 github.com/gin-contrib/cors v1.7.6
2020 github.com/gin-contrib/static v1.1.5
2121 github.com/gin-gonic/gin v1.11.0
22- github.com/go-acme/lego/v4 v4.27 .0
22+ github.com/go-acme/lego/v4 v4.28 .0
2323 github.com/go-co-op/gocron/v2 v2.17.0
2424 github.com/go-gormigrate/gormigrate/v2 v2.1.5
2525 github.com/go-playground/validator/v10 v10.28.0
@@ -29,7 +29,7 @@ require (
2929 github.com/golang-jwt/jwt/v5 v5.3.0
3030 github.com/google/uuid v1.6.0
3131 github.com/gorilla/websocket v1.5.4-0.20250319132907-e064f32e3674
32- github.com/mark3labs/mcp-go v0.42 .0
32+ github.com/mark3labs/mcp-go v0.43 .0
3333 github.com/minio/minio-go/v7 v7.0.95
3434 github.com/minio/selfupdate v0.6.0
3535 github.com/nikoksr/notify v1.3.0
@@ -40,13 +40,13 @@ require (
4040 github.com/pretty66/websocketproxy v0.0.0-20220507015215-930b3a686308
4141 github.com/samber/lo v1.52.0
4242 github.com/sashabaranov/go-openai v1.41.2
43- github.com/shirou/gopsutil/v4 v4.25.9
43+ github.com/shirou/gopsutil/v4 v4.25.10
4444 github.com/spf13/afero v1.15.0
4545 github.com/spf13/cast v1.10.0
4646 github.com/stretchr/testify v1.11.1
4747 github.com/tufanbarisyildirim/gonginx v0.0.0-20250620092546-c3e307e36701
4848 github.com/ulikunitz/xz v0.5.15
49- github.com/uozi-tech/cosy v1.26.19
49+ github.com/uozi-tech/cosy v1.27.1
5050 github.com/uozi-tech/cosy-driver-sqlite v0.2.1
5151 github.com/urfave/cli/v3 v3.5.0
5252 golang.org/x/crypto v0.43.0
0 commit comments