diff options
| author | Stefan Majewsky <majewsky@gmx.net> | 2025-09-29 21:45:56 +0200 |
|---|---|---|
| committer | Stefan Majewsky <majewsky@gmx.net> | 2025-09-29 21:45:56 +0200 |
| commit | 24762f09de2aa8cada3f3c63afa313e06ebf47c8 (patch) | |
| tree | 260b236dbdaa4b21ab55f2ce54003446630dcea5 /vendor/modules.txt | |
| parent | 6f4c551a522b94e80ace5657d2b8cdfc267d8ae2 (diff) | |
| download | gofu-24762f09de2aa8cada3f3c63afa313e06ebf47c8.tar.gz | |
replace deprecated dependencies with their successors
Diffstat (limited to 'vendor/modules.txt')
| -rw-r--r-- | vendor/modules.txt | 17 |
1 files changed, 7 insertions, 10 deletions
diff --git a/vendor/modules.txt b/vendor/modules.txt index bafc063..9fe8014 100644 --- a/vendor/modules.txt +++ b/vendor/modules.txt @@ -1,14 +1,11 @@ -# golang.org/x/crypto v0.14.0 -## explicit; go 1.17 -golang.org/x/crypto/ssh/terminal -# golang.org/x/sys v0.13.0 -## explicit; go 1.17 +# go.yaml.in/yaml/v3 v3.0.4 +## explicit; go 1.16 +go.yaml.in/yaml/v3 +# golang.org/x/sys v0.36.0 +## explicit; go 1.24.0 golang.org/x/sys/plan9 golang.org/x/sys/unix golang.org/x/sys/windows -# golang.org/x/term v0.13.0 -## explicit; go 1.17 +# golang.org/x/term v0.35.0 +## explicit; go 1.24.0 golang.org/x/term -# gopkg.in/yaml.v2 v2.4.0 -## explicit; go 1.15 -gopkg.in/yaml.v2 |
