mirror of
https://gitea.com/Lydanne/buildx.git
synced 2025-07-12 06:27:07 +08:00
vendor: github.com/moby/buildkit v0.21.0-rc1
Signed-off-by: Jonathan A. Sternberg <jonathan.sternberg@docker.com>
This commit is contained in:
5
vendor/golang.org/x/net/websocket/websocket.go
generated
vendored
5
vendor/golang.org/x/net/websocket/websocket.go
generated
vendored
@ -6,9 +6,10 @@
|
||||
// as specified in RFC 6455.
|
||||
//
|
||||
// This package currently lacks some features found in an alternative
|
||||
// and more actively maintained WebSocket package:
|
||||
// and more actively maintained WebSocket packages:
|
||||
//
|
||||
// https://pkg.go.dev/github.com/coder/websocket
|
||||
// - [github.com/gorilla/websocket]
|
||||
// - [github.com/coder/websocket]
|
||||
package websocket // import "golang.org/x/net/websocket"
|
||||
|
||||
import (
|
||||
|
Reference in New Issue
Block a user