chore(deps): update all non-major dependencies

This commit is contained in:
renovate[bot] 2025-05-02 01:46:59 +00:00 committed by GitHub
parent a9f8525120
commit a034483c46
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 119 additions and 88 deletions

10
go.mod
View file

@ -27,23 +27,23 @@ require (
github.com/gorilla/websocket v1.5.3
github.com/jpillora/overseer v1.1.6
github.com/lib/pq v1.10.9
github.com/mark3labs/mcp-go v0.23.1
github.com/mark3labs/mcp-go v0.25.0
github.com/minio/selfupdate v0.6.0
github.com/nikoksr/notify v1.3.0
github.com/nxadm/tail v1.4.11
github.com/pkg/errors v0.9.1
github.com/pquerna/otp v1.4.0
github.com/pretty66/websocketproxy v0.0.0-20220507015215-930b3a686308
github.com/samber/lo v1.49.1
github.com/sashabaranov/go-openai v1.38.2
github.com/shirou/gopsutil/v4 v4.25.3
github.com/samber/lo v1.50.0
github.com/sashabaranov/go-openai v1.39.0
github.com/shirou/gopsutil/v4 v4.25.4
github.com/spf13/afero v1.14.0
github.com/spf13/cast v1.7.1
github.com/stretchr/testify v1.10.0
github.com/tufanbarisyildirim/gonginx v0.0.0-20250225174229-c03497ddaef6
github.com/uozi-tech/cosy v1.20.0
github.com/uozi-tech/cosy-driver-sqlite v0.2.1
github.com/urfave/cli/v3 v3.2.0
github.com/urfave/cli/v3 v3.3.2
golang.org/x/crypto v0.37.0
golang.org/x/net v0.39.0
gopkg.in/ini.v1 v1.67.0