File tree Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Original file line number Diff line number Diff line change 1
1
# CHANGELOG
2
2
3
3
4
+ ## v0.37.22 (2025-03-12)
5
+
6
+ ### Bug Fixes
7
+
8
+ - ** deps** : Update module golang.org/x/text to v0.22.0
9
+ ([ ` 88aba6a ` ] ( https://github.com/RedHatInsights/vuln4shift-backend/commit/88aba6ad3dc552e9e1692ed4718aef4e8fba1a7c ) )
10
+
11
+ Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[ bot] @users .noreply.github.com>
12
+
13
+
4
14
## v0.37.21 (2025-03-12)
5
15
6
16
### Bug Fixes
Original file line number Diff line number Diff line change @@ -126,7 +126,7 @@ func BuildRouter() *gin.Engine {
126
126
// Start
127
127
//
128
128
// @title Vulnerability for Openshift API documentation
129
- // @version 0.37.21
129
+ // @version 0.37.22
130
130
// @description Documentation to the REST API for application
131
131
// @description Vulnerability for Openshift based on console.redhat.com.
132
132
//
You can’t perform that action at this time.
0 commit comments