Update module golang.org/x/sync to v0.12.0 #2
6
go.mod
6
go.mod
@ -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.1
|
||||
|
||||
require golang.org/x/sync v0.12.0
|
||||
|
2
go.sum
2
go.sum
@ -1,2 +1,4 @@
|
||||
golang.org/x/sync v0.1.0 h1:wsuoTGHzEhffawBOhz5CYhcrV4IdKZbEyZjBMuTp12o=
|
||||
golang.org/x/sync v0.1.0/go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM=
|
||||
golang.org/x/sync v0.12.0 h1:MHc5BpPuC30uJk597Ri8TV3CNZcTLu6B6z4lJy+g6Jw=
|
||||
golang.org/x/sync v0.12.0/go.mod h1:1dzgHSNfp02xaA81J2MS99Qcpr2w7fw1gpm99rleRqA=
|
||||
|
Loading…
x
Reference in New Issue
Block a user