Compare commits

..

No commits in common. "renovate/all" and "main" have entirely different histories.

2 changed files with 1 additions and 3 deletions

2
go.mod
View File

@ -2,4 +2,4 @@ module git.front.kjuulh.io/kjuulh/byg
go 1.19
require golang.org/x/sync v0.8.0
require golang.org/x/sync v0.1.0

2
go.sum
View File

@ -1,4 +1,2 @@
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.8.0 h1:3NFvSEYkUoMifnESzZl15y791HH1qU2xm6eCJU5ZPXQ=
golang.org/x/sync v0.8.0/go.mod h1:Czt+wKu1gCyEFDUtn0jG5QVvpJ6rzVqr5aXyt9drQfk=