@@ -9,7 +9,7 @@ require (
9
9
github.com/blang/semver v3.5.1+incompatible
10
10
github.com/chenyahui/gin-cache v1.9.0
11
11
github.com/corona10/goimagehash v1.1.0
12
- github.com/duke-git/lancet/v2 v2.3.3
12
+ github.com/duke-git/lancet/v2 v2.3.4
13
13
github.com/gabriel-vasile/mimetype v1.4.7
14
14
github.com/gin-contrib/cors v1.7.2
15
15
github.com/gin-gonic/gin v1.10.0
@@ -26,8 +26,8 @@ require (
26
26
github.com/studio-b12/gowebdav v0.9.0
27
27
github.com/u2takey/ffmpeg-go v0.5.0
28
28
go.mongodb.org/mongo-driver v1.17.1
29
- golang.org/x/crypto v0.29 .0
30
- golang.org/x/image v0.22 .0
29
+ golang.org/x/crypto v0.31 .0
30
+ golang.org/x/image v0.23 .0
31
31
)
32
32
33
33
require (
@@ -36,26 +36,26 @@ require (
36
36
github.com/andybalholm/cascadia v1.3.2 // indirect
37
37
github.com/aws/aws-sdk-go v1.55.5 // indirect
38
38
github.com/beorn7/perks v1.0.1 // indirect
39
- github.com/bits-and-blooms/bitset v1.17.0 // indirect
39
+ github.com/bits-and-blooms/bitset v1.19.1 // indirect
40
40
github.com/bytedance/sonic v1.12.5 // indirect
41
41
github.com/bytedance/sonic/loader v0.2.1 // indirect
42
42
github.com/cespare/xxhash/v2 v2.3.0 // indirect
43
43
github.com/cloudflare/circl v1.5.0 // indirect
44
44
github.com/cloudwego/base64x v0.1.4 // indirect
45
45
github.com/cloudwego/iasm v0.2.0 // indirect
46
46
github.com/dgryski/go-rendezvous v0.0.0-20200823014737-9f7001d12a5f // indirect
47
- github.com/fasthttp/router v1.5.2 // indirect
47
+ github.com/fasthttp/router v1.5.3 // indirect
48
48
github.com/gin-contrib/sse v0.1.0 // indirect
49
49
github.com/go-playground/locales v0.14.1 // indirect
50
50
github.com/go-playground/universal-translator v0.18.1 // indirect
51
51
github.com/go-playground/validator/v10 v10.23.0 // indirect
52
52
github.com/go-task/slim-sprig/v3 v3.0.0 // indirect
53
- github.com/goccy/go-json v0.10.3 // indirect
53
+ github.com/goccy/go-json v0.10.4 // indirect
54
54
github.com/golang-jwt/jwt/v4 v4.5.1 // indirect
55
55
github.com/golang/snappy v0.0.4 // indirect
56
56
github.com/google/go-github/v30 v30.1.0 // indirect
57
57
github.com/google/go-querystring v1.1.0 // indirect
58
- github.com/google/pprof v0.0.0-20241122213907-cbe949e5a41b // indirect
58
+ github.com/google/pprof v0.0.0-20241210010833-40e02aabc2ad // indirect
59
59
github.com/grbit/go-json v0.11.0 // indirect
60
60
github.com/hashicorp/errwrap v1.1.0 // indirect
61
61
github.com/hashicorp/go-multierror v1.1.1 // indirect
@@ -78,7 +78,7 @@ require (
78
78
github.com/pkg/errors v0.9.1 // indirect
79
79
github.com/prometheus/client_golang v1.20.5 // indirect
80
80
github.com/prometheus/client_model v0.6.1 // indirect
81
- github.com/prometheus/common v0.60.1 // indirect
81
+ github.com/prometheus/common v0.61.0 // indirect
82
82
github.com/prometheus/procfs v0.15.1 // indirect
83
83
github.com/quic-go/qpack v0.5.1 // indirect
84
84
github.com/quic-go/quic-go v0.48.2 // indirect
@@ -89,7 +89,7 @@ require (
89
89
github.com/u2takey/go-utils v0.3.1 // indirect
90
90
github.com/ugorji/go/codec v1.2.12 // indirect
91
91
github.com/ulikunitz/xz v0.5.12 // indirect
92
- github.com/valyala/fasthttp v1.57 .0 // indirect
92
+ github.com/valyala/fasthttp v1.58 .0 // indirect
93
93
github.com/valyala/fastjson v1.6.4 // indirect
94
94
github.com/xdg-go/pbkdf2 v1.0.0 // indirect
95
95
github.com/xdg-go/scram v1.1.2 // indirect
@@ -98,20 +98,20 @@ require (
98
98
go.uber.org/mock v0.5.0 // indirect
99
99
golang.org/x/arch v0.12.0 // indirect
100
100
golang.org/x/mod v0.22.0 // indirect
101
- golang.org/x/net v0.31 .0 // indirect
101
+ golang.org/x/net v0.32 .0 // indirect
102
102
golang.org/x/oauth2 v0.24.0 // indirect
103
- golang.org/x/tools v0.27 .0 // indirect
103
+ golang.org/x/tools v0.28 .0 // indirect
104
104
google.golang.org/protobuf v1.35.2 // indirect
105
105
)
106
106
107
107
require (
108
108
github.com/fsnotify/fsnotify v1.8.0 // indirect
109
109
github.com/gookit/color v1.5.4 // indirect
110
- github.com/gookit/goutil v0.6.17 // indirect
110
+ github.com/gookit/goutil v0.6.18 // indirect
111
111
github.com/gookit/gsr v0.1.0 // indirect
112
112
github.com/hashicorp/hcl v1.0.0 // indirect
113
113
github.com/imroc/req/v3 v3.48.0
114
- github.com/magiconair/properties v1.8.7 // indirect
114
+ github.com/magiconair/properties v1.8.9 // indirect
115
115
github.com/mitchellh/mapstructure v1.5.0 // indirect
116
116
github.com/mymmrac/telego v0.31.4
117
117
github.com/pelletier/go-toml/v2 v2.2.3 // indirect
@@ -125,10 +125,10 @@ require (
125
125
github.com/valyala/bytebufferpool v1.0.0 // indirect
126
126
github.com/xo/terminfo v0.0.0-20220910002029-abceb7e1c41e // indirect
127
127
go.uber.org/multierr v1.11.0 // indirect
128
- golang.org/x/exp v0.0.0-20241108190413-2d47ceb2692f // indirect
129
- golang.org/x/sync v0.9 .0 // indirect
130
- golang.org/x/sys v0.27 .0 // indirect
131
- golang.org/x/text v0.20 .0 // indirect
128
+ golang.org/x/exp v0.0.0-20241210194714-1829a127f884 // indirect
129
+ golang.org/x/sync v0.10 .0 // indirect
130
+ golang.org/x/sys v0.28 .0 // indirect
131
+ golang.org/x/text v0.21 .0 // indirect
132
132
gopkg.in/ini.v1 v1.67.0 // indirect
133
133
gopkg.in/yaml.v3 v3.0.1 // indirect
134
134
)
0 commit comments