Skip to content

Commit 7561da2

Browse files
committed
my tea's gone cold, i wonder why i've got out of bed at all
1 parent ad3f0c2 commit 7561da2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module github.com/coder/websocket
22

3-
go 1.19
3+
go 1.21

internal/examples/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module github.com/coder/websocket/examples
22

3-
go 1.19
3+
go 1.21
44

55
replace github.com/coder/websocket => ../..
66

0 commit comments

Comments
 (0)