update go mod

This commit is contained in:
白茶清欢 2024-07-22 22:00:12 +08:00
parent bb34744411
commit 031c245046
1 changed files with 1 additions and 1 deletions

2
go.mod
View File

@ -64,6 +64,6 @@ require (
git.zhangdeman.cn/zhangdeman/easylock v0.0.0-20230731062340-983985c12eda
git.zhangdeman.cn/zhangdeman/easymap v0.0.0-20240311030808-e2a2e6a3c211
git.zhangdeman.cn/zhangdeman/logger v0.0.0-20240630112407-7ad6f6da4172
git.zhangdeman.cn/zhangdeman/util v0.0.0-20240618042405-6ee2c904644e
git.zhangdeman.cn/zhangdeman/util v0.0.0-20240618042405-6ee2c904644e // indirect
github.com/gorilla/websocket v1.5.3 // indirect
)