File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1111 # You are encouraged to use static refs such as tags, instead of branch name
1212 #
1313 # Running "pre-commit autoupdate" would automatically updates rev to latest tag
14- rev : 0.13.1+ibm.34 .dss
14+ rev : 0.13.1+ibm.35 .dss
1515 hooks :
1616 - id : detect-secrets # pragma: whitelist secret
1717 # Add options for detect-secrets-hook binary. You can run `detect-secrets-hook --help` to list out all possible options.
Original file line number Diff line number Diff line change 33 "files": "^.secrets.baseline$|go.sum|examples/SampleApp/go.sum|vendor",
44 "lines": null
55 },
6- "generated_at": "2021-04-29T11:27:19Z ",
6+ "generated_at": "2021-05-26T13:33:49Z ",
77 "plugins_used": [
88 {
99 "name": "AWSKeyDetector"
9393 }
9494 ]
9595 },
96- "version": "0.13.1+ibm.34 .dss",
96+ "version": "0.13.1+ibm.35 .dss",
9797 "word_list": {
9898 "file": null,
9999 "hash": null
Original file line number Diff line number Diff line change 44
55
66require (
7- github.com/IBM/appconfiguration-go-sdk v1.2.0
7+ github.com/IBM/appconfiguration-go-sdk v0.0.1
88 github.com/gorilla/mux v1.7.2
99)
You can’t perform that action at this time.
0 commit comments