Skip to content

Commit 97c300d

Browse files
committed
update
1 parent 5e0a5b5 commit 97c300d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

server/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ require (
3030
go.etcd.io/bbolt v1.4.3
3131
golang.org/x/exp v0.0.0-20251125195548-87e1e737ad39
3232
golang.org/x/image v0.33.0
33+
golang.org/x/net v0.47.0
3334
golang.org/x/time v0.14.0
3435
gopkg.in/telebot.v4 v4.0.0-beta.7
3536
gopkg.in/vansante/go-ffprobe.v2 v2.2.1
@@ -103,7 +104,6 @@ require (
103104
golang.org/x/arch v0.23.0 // indirect
104105
golang.org/x/crypto v0.45.0 // indirect
105106
golang.org/x/mod v0.30.0 // indirect
106-
golang.org/x/net v0.47.0 // indirect
107107
golang.org/x/sync v0.18.0 // indirect
108108
golang.org/x/sys v0.38.0 // indirect
109109
golang.org/x/text v0.31.0 // indirect

0 commit comments

Comments
 (0)