File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed 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-09-27T04:56:24Z ",
6+ "generated_at": "2021-10-18T04:26:36Z ",
77 "plugins_used": [
88 {
99 "name": "AWSKeyDetector"
Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ properties for distributed applications centrally.
2525
2626## Installation
2727
28- The current version of this SDK: 0.2.1
28+ ** The current version of this SDK: 0.2.1**
2929
3030There are a few different ways to download and install the IBM App Configuration Go SDK project for use by your Go
3131application:
@@ -35,7 +35,7 @@ application:
3535Use this command to download and install the SDK (along with its dependencies) to allow your Go application to use it:
3636
3737```
38- go get -u github.com/IBM/appconfiguration-go-sdk
38+ go get github.com/IBM/appconfiguration-go-sdk@v0.2.1
3939```
4040
4141#### Go modules
You can’t perform that action at this time.
0 commit comments