aboutsummaryrefslogtreecommitdiff
path: root/vendor/github.com/gorilla/websocket/mask_safe.go
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/github.com/gorilla/websocket/mask_safe.go')
-rw-r--r--vendor/github.com/gorilla/websocket/mask_safe.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/vendor/github.com/gorilla/websocket/mask_safe.go b/vendor/github.com/gorilla/websocket/mask_safe.go
index 2aac060..36250ca 100644
--- a/vendor/github.com/gorilla/websocket/mask_safe.go
+++ b/vendor/github.com/gorilla/websocket/mask_safe.go
@@ -2,6 +2,7 @@
// this source code is governed by a BSD-style license that can be found in the
// LICENSE file.
+//go:build appengine
// +build appengine
package websocket