Update module nhooyr.io/websocket to v1.8.10
Some checks failed
renovate/artifacts Artifact file update failure
Some checks failed
renovate/artifacts Artifact file update failure
This commit is contained in:
parent
d76dae2d4e
commit
d0c5c6c80f
1 changed files with 1 additions and 1 deletions
2
go.mod
2
go.mod
|
@ -15,5 +15,5 @@ require (
|
|||
github.com/opencontainers/image-spec v1.0.2
|
||||
github.com/sirupsen/logrus v1.8.1 // indirect
|
||||
google.golang.org/grpc v1.37.0 // indirect
|
||||
nhooyr.io/websocket v1.8.9
|
||||
nhooyr.io/websocket v1.8.10
|
||||
)
|
||||
|
|
Reference in a new issue