We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dc315ef commit ef4292cCopy full SHA for ef4292c
CHANGELOG.md
@@ -20,6 +20,11 @@
20
(#2286 by @GrahamDennis).
21
- Fixed YAML library from the unmaintained `gopkg.in/yaml.v3` to the new fork
22
maintained by the official YAML org (#2171, #2434 by @andreynering).
23
+- On Windows, the built-in version of the `rm` core utils contains a fix related
24
+ to the `-f` flag (#2426,
25
+ [u-root/u-root#3464](https://github.com/u-root/u-root/pull/3464),
26
+ [mvdan/sh#1199](https://github.com/mvdan/sh/pull/1199),
27
+ #2506 by @andreynering).
28
29
## v3.45.4 - 2025-09-17
30
0 commit comments