1
0

fix(deps): update golang.org/x/sys digest to fbc7d0a (#1234)

Reviewed-on: https://kolaente.dev/vikunja/api/pulls/1234
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
This commit is contained in:
renovate
2022-08-12 11:21:09 +00:00
committed by konrad
parent 2e5c91efdf
commit 9eefb2bea9
2 changed files with 3 additions and 1 deletions

2
go.mod
View File

@ -66,7 +66,7 @@ require (
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/sys v0.0.0-20220808155132-1c4a2a72c664
golang.org/x/sys v0.0.0-20220811171246-fbc7d0a398ab
golang.org/x/term v0.0.0-20220722155259-a9ba230a4035
gopkg.in/d4l3k/messagediff.v1 v1.2.1
gopkg.in/yaml.v3 v3.0.1