Skip to content

Commit ce794e7

Browse files
authored
Merge pull request #42 from IBM/prajwal-jarali-202504300601
Update examples
2 parents a6efc07 + e5f212e commit ce794e7

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-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": "^.secrets.baseline$|go.sum|vendor|.cra/.cveignore",
44
"lines": null
55
},
6-
"generated_at": "2025-04-25T05:20:39Z",
6+
"generated_at": "2025-04-30T06:02:48Z",
77
"plugins_used": [
88
{
99
"name": "AWSKeyDetector"

examples/go.mod

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
module examples
22

3-
go 1.16
3+
go 1.23.0
4+
5+
toolchain go1.23.7
46

57
require (
68
github.com/IBM/appconfiguration-go-sdk v0.5.7

0 commit comments

Comments
 (0)