chore: updated deps

This commit is contained in:
Marvin Zhang
2024-06-29 22:30:56 +08:00
parent 1eb81b3f43
commit 1ea0a352c4
2 changed files with 3 additions and 1 deletions

View File

@@ -29,7 +29,7 @@ require (
github.com/go-git/go-git/v5 v5.12.0
github.com/golang-jwt/jwt/v5 v5.2.1
github.com/google/uuid v1.6.0
github.com/gorilla/websocket v1.4.2
github.com/gorilla/websocket v1.5.3
github.com/grpc-ecosystem/go-grpc-middleware v1.0.1-0.20190118093823-f849b5445de4
github.com/hashicorp/go-uuid v1.0.3
github.com/imroc/req v0.3.0