1
0

fix(deps): update golang.org/x/sys digest to 6e608f9 (#1229)

Reviewed-on: https://kolaente.dev/vikunja/api/pulls/1229
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
This commit is contained in:
renovate
2022-08-04 19:12:47 +00:00
committed by konrad
parent 2a569488d7
commit 8ebb642d55
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-20220617043117-41969df76e82
golang.org/x/oauth2 v0.0.0-20220718184931-c8730f7fcb92
golang.org/x/sync v0.0.0-20220601150217-0de741cfad7f
golang.org/x/sys v0.0.0-20220731174439-a90be440212d
golang.org/x/sys v0.0.0-20220804182731-e052cef7d300
golang.org/x/term v0.0.0-20220526004731-065cf7ba2467
gopkg.in/d4l3k/messagediff.v1 v1.2.1
gopkg.in/yaml.v3 v3.0.1