chore(deps): update module nhooyr.io/websocket to v1.8.9
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
a09028978d
commit
e3854a46ab
2 changed files with 3 additions and 1 deletions
2
go.mod
2
go.mod
|
|
@ -12,7 +12,7 @@ require (
|
|||
github.com/jcmturner/gokrb5/v8 v8.4.4
|
||||
github.com/russross/blackfriday/v2 v2.1.0
|
||||
golang.org/x/oauth2 v0.13.0
|
||||
nhooyr.io/websocket v1.8.7
|
||||
nhooyr.io/websocket v1.8.9
|
||||
)
|
||||
|
||||
require (
|
||||
|
|
|
|||
Reference in a new issue