chore(deps): update all non-major dependencies

This commit is contained in:
renovate[bot] 2025-03-27 03:43:09 +00:00 committed by GitHub
parent f0ba80a2a7
commit 18ebac56e4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 74 additions and 60 deletions

5
go.mod
View file

@ -35,7 +35,7 @@ require (
github.com/spf13/cast v1.7.1
github.com/stretchr/testify v1.10.0
github.com/tufanbarisyildirim/gonginx v0.0.0-20250120210832-12a9c7ae0c8a
github.com/uozi-tech/cosy v1.15.6
github.com/uozi-tech/cosy v1.16.0
github.com/uozi-tech/cosy-driver-sqlite v0.2.1
github.com/urfave/cli/v3 v3.0.0-beta1
golang.org/x/crypto v0.36.0
@ -204,7 +204,7 @@ require (
github.com/pkg/browser v0.0.0-20240102092130-5ac0b6a4141c // indirect
github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 // indirect
github.com/power-devops/perfstat v0.0.0-20240221224432-82ca36839d55 // indirect
github.com/redis/go-redis/v9 v9.7.1 // indirect
github.com/redis/go-redis/v9 v9.7.3 // indirect
github.com/regfish/regfish-dnsapi-go v0.1.1 // indirect
github.com/robfig/cron/v3 v3.0.1 // indirect
github.com/sacloud/api-client-go v0.2.10 // indirect
@ -274,6 +274,7 @@ require (
gopkg.in/fsnotify.v1 v1.4.7 // indirect
gopkg.in/guregu/null.v4 v4.0.0 // indirect
gopkg.in/inf.v0 v0.9.1 // indirect
gopkg.in/natefinch/lumberjack.v2 v2.2.1 // indirect
gopkg.in/ns1/ns1-go.v2 v2.13.0 // indirect
gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 // indirect
gopkg.in/yaml.v2 v2.4.0 // indirect