From fce8fd40cc0fe191c7b1de5c672ad42106031e94 Mon Sep 17 00:00:00 2001 From: Přemysl Eric Janouch
Date: Tue, 12 Nov 2024 12:59:17 +0100 Subject: Bump xP dependencies --- xP/go.mod | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) (limited to 'xP/go.mod') diff --git a/xP/go.mod b/xP/go.mod index 70cc10d..dca4d10 100644 --- a/xP/go.mod +++ b/xP/go.mod @@ -1,10 +1,7 @@ module janouch.name/xK/xP -go 1.18 +go 1.21 -require nhooyr.io/websocket v1.8.7 +toolchain go1.23.2 -require ( - github.com/klauspost/compress v1.15.9 // indirect - golang.org/x/sys v0.0.0-20210423082822-04245dca01da // indirect -) +require nhooyr.io/websocket v1.8.17 -- cgit v1.2.3-70-g09d2