Update other dependencies

This commit is contained in:
Mickaël Rémond
2025-09-29 13:56:45 +02:00
parent 8e1c4f1204
commit 6365fcb59f
2 changed files with 9 additions and 108 deletions
+3 -3
View File
@@ -4,7 +4,7 @@ go 1.25
require (
github.com/google/go-cmp v0.7.0
github.com/google/uuid v1.1.1
golang.org/x/xerrors v0.0.0-20190717185122-a985d3407aa7
nhooyr.io/websocket v1.6.5
github.com/google/uuid v1.6.0
golang.org/x/xerrors v0.0.0-20240903120638-7835f813f4da
nhooyr.io/websocket v1.8.17
)