File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
10
10
- Nothing should go in this section, please add to the latest unreleased version
11
11
(and update the corresponding date), or add a new version.
12
12
13
- ## [ 8.0.16] - 2024-06-11
13
+ ## [ 8.0.16] - 2024-07-25
14
14
15
15
### Added
16
16
- Support for ` -jwt-file ` and ` -jwt-host-id ` init params for use with JWT authentication (CNJR-4966)
@@ -159,7 +159,9 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
159
159
### Added
160
160
- Placeholder version to capture the reset of the repository
161
161
162
- [ Unreleased ] : https://github.com/cyberark/conjur-cli-go/compare/v8.0.14...HEAD
162
+ [ Unreleased ] : https://github.com/cyberark/conjur-cli-go/compare/v8.0.16...HEAD
163
+ [ 8.0.16 ] : https://github.com/cyberark/conjur-cli-go/compare/v8.0.15...v8.0.16
164
+ [ 8.0.15 ] : https://github.com/cyberark/conjur-cli-go/compare/v8.0.14...v8.0.15
163
165
[ 8.0.14 ] : https://github.com/cyberark/conjur-cli-go/compare/v8.0.13...v8.0.14
164
166
[ 8.0.13 ] : https://github.com/cyberark/conjur-cli-go/compare/v8.0.12...v8.0.13
165
167
[ 8.0.12 ] : https://github.com/cyberark/conjur-cli-go/compare/v8.0.11...v8.0.12
Original file line number Diff line number Diff line change @@ -11,8 +11,6 @@ github.com/creack/pty v1.1.9/go.mod h1:oKZEueFk5CKHvIhNR5MUki03XCEU+Q6VDXinZuGJ3
11
11
github.com/creack/pty v1.1.17 /go.mod h1:MOBLtS5ELjhRRrroQr9kyvTxUAFNvYEK993ew/Vr4O4 =
12
12
github.com/creack/pty v1.1.18 h1:n56/Zwd5o6whRC5PMGretI4IdRLlmBXYNjScPaBgsbY =
13
13
github.com/creack/pty v1.1.18 /go.mod h1:MOBLtS5ELjhRRrroQr9kyvTxUAFNvYEK993ew/Vr4O4 =
14
- github.com/cyberark/conjur-api-go v0.12.0 h1:84h/IcphuuyWW1R4VX/Syuyw4lfR89sKvxloexJYmn8 =
15
- github.com/cyberark/conjur-api-go v0.12.0 /go.mod h1:WjXCREpdXyU69k5ZwYQMA3k+VkPwMznr22fKSMD5OUE =
16
14
github.com/cyberark/conjur-api-go v0.12.3 h1:LzSXJBKO36WJEcFceXYyb3y9lxHwx5WMhx/YH+RW88M =
17
15
github.com/cyberark/conjur-api-go v0.12.3 /go.mod h1:FnzNn6mPwTOyBueSDnu1J4K47J0sYHXTMehaqIV/GxY =
18
16
github.com/danieljoos/wincred v1.1.2 h1:QLdCxFs1/Yl4zduvBdcHB8goaYk9RARS2SgLLRuAyr0 =
You can’t perform that action at this time.
0 commit comments