File tree 2 files changed +8
-4
lines changed
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]
2
6
_ Dependencies_
3
7
- Upgrade ` pipe-fittings ` to v2.1.1 and ` go-kit ` to v1.0.0.
4
8
5
- ## v1.12.3 [ 2024 -02-05]
9
+ ## v1.12.3 [ 2025 -02-05]
6
10
_ Dependencies_
7
11
- Upgrade ` pipe-fittings ` to v1.6.8 and ` steampipe-plugin-sdk ` to v5.11.2.
8
12
9
- ## v1.12.2 [ 2024 -02-03]
13
+ ## v1.12.2 [ 2025 -02-03]
10
14
_ Dependencies_
11
15
- Upgrade ` crypto ` , ` net ` and ` go-git ` packages to remediate critical and high vulnerabilities.
12
16
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ import (
11
11
)
12
12
13
13
// The main version number that is being run at the moment.
14
- var fdwVersion = "1.12.4 "
14
+ var fdwVersion = "1.12.5 "
15
15
16
16
// A pre-release marker for the version. If this is "" (empty string)
17
17
// 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