1
0

fix(deps): update golang.org/x/sync digest to 8fcdb60

This commit is contained in:
kolaente
2022-09-30 19:26:17 +02:00
parent f1b2338227
commit 54f6cc7a64
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-20220926161630-eccd6366d1be
golang.org/x/image v0.0.0-20220722155232-062f8c9fd539
golang.org/x/oauth2 v0.0.0-20220808172628-8227340efae7
golang.org/x/sync v0.0.0-20220722155255-886fb9371eb4
golang.org/x/sync v0.0.0-20220929204114-8fcdb60fdcc0
golang.org/x/sys v0.0.0-20220928140112-f11e5e49a4ec
golang.org/x/term v0.0.0-20220722155259-a9ba230a4035
gopkg.in/d4l3k/messagediff.v1 v1.2.1