forked from vikunja/vikunja
1
0
Fork 0

fix(deps): update module golang.org/x/sys to v0.14.0

This commit is contained in:
renovate 2023-11-04 18:02:39 +00:00
parent 27984157c1
commit 252c2bb54a
1 changed files with 1 additions and 1 deletions

2
go.mod
View File

@ -69,7 +69,7 @@ require (
golang.org/x/image v0.13.0
golang.org/x/oauth2 v0.13.0
golang.org/x/sync v0.4.0
golang.org/x/sys v0.13.0
golang.org/x/sys v0.14.0
golang.org/x/term v0.13.0
gopkg.in/d4l3k/messagediff.v1 v1.2.1
gopkg.in/yaml.v3 v3.0.1