Update module golang.org/x/sync to v0.2.0
This commit is contained in:
parent
5ad87b6ab4
commit
09f708b222
2
go.mod
2
go.mod
@ -2,4 +2,4 @@ module git.front.kjuulh.io/kjuulh/byg
|
||||
|
||||
go 1.19
|
||||
|
||||
require golang.org/x/sync v0.1.0
|
||||
require golang.org/x/sync v0.2.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.2.0 h1:PUR+T4wwASmuSTYdKjYHI5TD22Wy5ogLU5qZCOLxBrI=
|
||||
golang.org/x/sync v0.2.0/go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM=
|
||||
|
Loading…
Reference in New Issue
Block a user