Skip to content

Commit 51d8080

Browse files
authored
Merge pull request #198 from aayushsss1/va-fixes
VA Fixes - Golang Update
2 parents c82103c + ed46a94 commit 51d8080

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.secrets.baseline

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"files": "go.sum|^.secrets.baseline$",
44
"lines": null
55
},
6-
"generated_at": "2024-06-03T03:25:41Z",
6+
"generated_at": "2024-07-12T05:00:41Z",
77
"plugins_used": [
88
{
99
"name": "AWSKeyDetector"

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
language: go
22

33
go:
4-
- 1.21.10
4+
- 1.21.12
55
- tip
66

77
group: bluezone

0 commit comments

Comments
 (0)