Skip to content

Commit 59cea5e

Browse files
authored
websocket: update nhooyr.io/websocket to github.com/coder/websocket
Maintenance of `nhooyr.io/websocket` has moved to `github.com/coder/websocket`. Read more about the transition at https://coder.com/blog/websocket Updates golang/go#18152
1 parent 3c333c0 commit 59cea5e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: websocket/websocket.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
// This package currently lacks some features found in an alternative
99
// and more actively maintained WebSocket package:
1010
//
11-
// https://pkg.go.dev/nhooyr.io/websocket
11+
// https://pkg.go.dev/github.com/coder/websocket
1212
package websocket // import "golang.org/x/net/websocket"
1313

1414
import (

0 commit comments

Comments
 (0)