Skip to content

Commit 9b5a15b

Browse files
committed
close_goXXX.go: fmt
1 parent ac38512 commit 9b5a15b

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

Diff for: close_go113.go

+1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
//go:build !go1.16
12
// +build !go1.16
23

34
package websocket

Diff for: close_go116.go

+1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
//go:build go1.16
12
// +build go1.16
23

34
package websocket

0 commit comments

Comments
 (0)