File tree Expand file tree Collapse file tree 2 files changed +8
-4
lines changed Expand file tree Collapse file tree 2 files changed +8
-4
lines changed Original file line number Diff line number Diff line change 1- ## v1.12.4 [ 2024-02-11]
1+ ## v1.12.5 [ 2025-03-31]
2+ _ Dependencies_
3+ - Upgrade ` containerd ` and ` golang.org/x/net ` to remediate moderate vulnerabilities.
4+
5+ ## v1.12.4 [ 2025-02-11]
26_ Dependencies_
37- Upgrade ` pipe-fittings ` to v2.1.1 and ` go-kit ` to v1.0.0.
48
5- ## v1.12.3 [ 2024 -02-05]
9+ ## v1.12.3 [ 2025 -02-05]
610_ Dependencies_
711- Upgrade ` pipe-fittings ` to v1.6.8 and ` steampipe-plugin-sdk ` to v5.11.2.
812
9- ## v1.12.2 [ 2024 -02-03]
13+ ## v1.12.2 [ 2025 -02-03]
1014_ Dependencies_
1115- Upgrade ` crypto ` , ` net ` and ` go-git ` packages to remediate critical and high vulnerabilities.
1216
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ import (
1111)
1212
1313// The main version number that is being run at the moment.
14- var fdwVersion = "1.12.4 "
14+ var fdwVersion = "1.12.5 "
1515
1616// A pre-release marker for the version. If this is "" (empty string)
1717// then it means that it is a final release. Otherwise, this is a pre-release
You can’t perform that action at this time.
0 commit comments