diff options
| author | Stefan Majewsky <majewsky@gmx.net> | 2023-10-25 14:40:11 +0200 |
|---|---|---|
| committer | Stefan Majewsky <majewsky@gmx.net> | 2023-10-25 14:40:11 +0200 |
| commit | 8ed9ced09964a0f70ffcadd0aa8d25c7bc339352 (patch) | |
| tree | 4aefd3d5280837d2547a980995a3aa1a9eda4cb5 /vendor/modules.txt | |
| parent | f308ca92d1631e579fbfe3b3da13c93709dc18a2 (diff) | |
| download | gofu-8ed9ced09964a0f70ffcadd0aa8d25c7bc339352.tar.gz | |
bump all dependencies to their latest versions
Diffstat (limited to 'vendor/modules.txt')
| -rw-r--r-- | vendor/modules.txt | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/vendor/modules.txt b/vendor/modules.txt index 288d806..bafc063 100644 --- a/vendor/modules.txt +++ b/vendor/modules.txt @@ -1,14 +1,13 @@ -# golang.org/x/crypto v0.0.0-20220331220935-ae2d96664a29 +# golang.org/x/crypto v0.14.0 ## explicit; go 1.17 golang.org/x/crypto/ssh/terminal -# golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 +# golang.org/x/sys v0.13.0 ## explicit; go 1.17 -golang.org/x/sys/internal/unsafeheader golang.org/x/sys/plan9 golang.org/x/sys/unix golang.org/x/sys/windows -# golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 -## explicit; go 1.11 +# golang.org/x/term v0.13.0 +## explicit; go 1.17 golang.org/x/term # gopkg.in/yaml.v2 v2.4.0 ## explicit; go 1.15 |
