Update module golang.org/x/sync to v0.13.0

This commit is contained in:
2025-04-06 00:06:51 +00:00
parent 5ad87b6ab4
commit ae576d1f8d
2 changed files with 6 additions and 2 deletions

6
go.mod
View File

@@ -1,5 +1,7 @@
module git.front.kjuulh.io/kjuulh/byg
go 1.19
go 1.23.0
require golang.org/x/sync v0.1.0
toolchain go1.24.2
require golang.org/x/sync v0.13.0