Skip to content

Commit ea6952a

Browse files
committed
Fix lint
1 parent 75c16e2 commit ea6952a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hijack.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
//go:build go1.20
1+
//go:build go1.20 && !js
22

33
package websocket
44

0 commit comments

Comments
 (0)