1
0

fix(deps): update golang.org/x/sys commit hash to 798191b (#1061)

Reviewed-on: https://kolaente.dev/vikunja/api/pulls/1061
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
This commit is contained in:
renovate
2021-12-10 18:24:23 +00:00
committed by konrad
parent 24e1460e04
commit a9ff6b7561
2 changed files with 3 additions and 1 deletions

2
go.mod
View File

@ -63,7 +63,7 @@ require (
golang.org/x/image v0.0.0-20211028202545-6944b10bf410
golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8
golang.org/x/sync v0.0.0-20210220032951-036812b2e83c
golang.org/x/sys v0.0.0-20211205182925-97ca703d548d
golang.org/x/sys v0.0.0-20211209171907-798191bca915
golang.org/x/term v0.0.0-20210927222741-03fcf44c2211
gopkg.in/alexcesaro/quotedprintable.v3 v3.0.0-20150716171945-2caba252f4dc // indirect
gopkg.in/d4l3k/messagediff.v1 v1.2.1