We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4e13f22 commit b272518Copy full SHA for b272518
go.mod
@@ -19,7 +19,7 @@ require (
19
k8s.io/api v0.27.2
20
k8s.io/apimachinery v0.27.2
21
k8s.io/client-go v0.27.2
22
- nhooyr.io/websocket v1.8.7
+ nhooyr.io/websocket v1.8.11
23
storj.io/drpc v0.0.34
24
)
25
@@ -55,7 +55,6 @@ require (
55
github.com/aws/smithy-go v1.20.2 // indirect
56
github.com/aymanbagabas/go-osc52/v2 v2.0.1 // indirect
57
github.com/beorn7/perks v1.0.1 // indirect
58
- github.com/bytedance/sonic v1.10.2 // indirect
59
github.com/cenkalti/backoff/v4 v4.3.0 // indirect
60
github.com/cespare/xxhash/v2 v2.2.0 // indirect
61
github.com/charmbracelet/lipgloss v0.8.0 // indirect
0 commit comments