1
0

fix(deps): update golang.org/x/sys commit hash to 5739886 (#1110)

Reviewed-on: https://kolaente.dev/vikunja/api/pulls/1110
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
This commit is contained in:
renovate
2022-02-08 06:38:51 +00:00
committed by konrad
parent 1322cb16d7
commit d2adf00790
2 changed files with 3 additions and 1 deletions

2
go.mod
View File

@ -64,7 +64,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-20220204135822-1c1b9b1eba6a
golang.org/x/sys v0.0.0-20220207234003-57398862261d
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