Skip to content

Commit 2a5a566

Browse files
committed
go.mod: Upgrade to Go 1.19
1 parent 1c90f47 commit 2a5a566

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module nhooyr.io/websocket
22

3-
go 1.18
3+
go 1.19
44

55
require (
66
github.com/gin-gonic/gin v1.9.1

0 commit comments

Comments
 (0)