We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a8433ca commit 8313e6aCopy full SHA for 8313e6a
go.mod
@@ -4,7 +4,6 @@ go 1.8
4
5
require (
6
github.com/MicahParks/compatibility-keyfunc v0.14.0
7
- github.com/andybalholm/brotli v1.0.6 // indirect
8
github.com/dgrijalva/jwt-go v3.2.0+incompatible
9
github.com/gorilla/websocket v1.5.0 // indirect
10
github.com/klauspost/compress v1.15.2 // indirect
0 commit comments