diff options
| author | Stefan Majewsky <majewsky@gmx.net> | 2026-06-09 21:09:39 +0200 |
|---|---|---|
| committer | Stefan Majewsky <majewsky@gmx.net> | 2026-06-09 21:09:39 +0200 |
| commit | 6903a774ecbbd05596adda5e2b5e18d58dd3a8f9 (patch) | |
| tree | f5d48f52f0da3da8d829436519bc66652bf41c64 /vendor/modules.txt | |
| parent | e75d9e371269a4e46bffa6b3dd1fc7d040e82750 (diff) | |
| download | gofu-6903a774ecbbd05596adda5e2b5e18d58dd3a8f9.tar.gz | |
bump all dependencies to their latest versions
Diffstat (limited to 'vendor/modules.txt')
| -rw-r--r-- | vendor/modules.txt | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/vendor/modules.txt b/vendor/modules.txt index e70b374..888683b 100644 --- a/vendor/modules.txt +++ b/vendor/modules.txt @@ -1,4 +1,4 @@ -# github.com/yuin/goldmark v1.7.13 +# github.com/yuin/goldmark v1.8.2 ## explicit; go 1.22 github.com/yuin/goldmark github.com/yuin/goldmark/ast @@ -12,11 +12,11 @@ github.com/yuin/goldmark/util # 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 v0.46.0 +## explicit; go 1.25.0 golang.org/x/sys/plan9 golang.org/x/sys/unix golang.org/x/sys/windows -# golang.org/x/term v0.35.0 -## explicit; go 1.24.0 +# golang.org/x/term v0.44.0 +## explicit; go 1.25.0 golang.org/x/term |
