1
0
Fork 0
forked from External/grumble

import changes

This commit is contained in:
Failure 2024-07-24 17:01:20 -07:00
parent 3e7af1e0fe
commit 384ae29dd8
7 changed files with 159 additions and 68 deletions

1
go.mod
View file

@ -3,6 +3,7 @@ module mumble.info/grumble
go 1.14
require (
github.com/golang-jwt/jwt/v5 v5.2.1
github.com/golang/protobuf v1.5.4
github.com/gorilla/websocket v1.5.1
golang.org/x/crypto v0.21.0