1
0

fix(deps): update golang.org/x/sync digest to 0de741c (#1205)

Reviewed-on: https://kolaente.dev/vikunja/api/pulls/1205
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
This commit is contained in:
renovate
2022-07-15 06:23:11 +00:00
committed by konrad
parent 1eceecf3ab
commit 7c70b5d4b3
2 changed files with 3 additions and 1 deletions

2
go.mod
View File

@ -65,7 +65,7 @@ require (
golang.org/x/crypto v0.0.0-20220622213112-05595931fe9d
golang.org/x/image v0.0.0-20220617043117-41969df76e82
golang.org/x/oauth2 v0.0.0-20220411215720-9780585627b5
golang.org/x/sync v0.0.0-20210220032951-036812b2e83c
golang.org/x/sync v0.0.0-20220601150217-0de741cfad7f
golang.org/x/sys v0.0.0-20220520151302-bc2c85ada10a
golang.org/x/term v0.0.0-20220526004731-065cf7ba2467
gopkg.in/d4l3k/messagediff.v1 v1.2.1