From 8ed9ced09964a0f70ffcadd0aa8d25c7bc339352 Mon Sep 17 00:00:00 2001 From: Stefan Majewsky Date: Wed, 25 Oct 2023 14:40:11 +0200 Subject: bump all dependencies to their latest versions --- vendor/golang.org/x/sys/unix/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'vendor/golang.org/x/sys/unix/README.md') diff --git a/vendor/golang.org/x/sys/unix/README.md b/vendor/golang.org/x/sys/unix/README.md index 474efad..7d3c060 100644 --- a/vendor/golang.org/x/sys/unix/README.md +++ b/vendor/golang.org/x/sys/unix/README.md @@ -149,7 +149,7 @@ To add a constant, add the header that includes it to the appropriate variable. Then, edit the regex (if necessary) to match the desired constant. Avoid making the regex too broad to avoid matching unintended constants. -### mkmerge.go +### internal/mkmerge This program is used to extract duplicate const, func, and type declarations from the generated architecture-specific files listed below, and merge these -- cgit v1.3.1