Skip to content

Commit 6f9eefb

Browse files
imheresamirGitHub Enterprise
authored and
GitHub Enterprise
committed
Merge pull request #31 from Conjur-Enterprise/bump-version-to-8.0.16
CNJR-4653: Bump version to 8.0.16
2 parents 8c7b8cb + fbf8b1e commit 6f9eefb

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

CHANGELOG.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
1010
- Nothing should go in this section, please add to the latest unreleased version
1111
(and update the corresponding date), or add a new version.
1212

13-
## [8.0.16] - 2024-06-11
13+
## [8.0.16] - 2024-07-25
1414

1515
### Added
1616
- 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.
159159
### Added
160160
- Placeholder version to capture the reset of the repository
161161

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
163165
[8.0.14]: https://github.com/cyberark/conjur-cli-go/compare/v8.0.13...v8.0.14
164166
[8.0.13]: https://github.com/cyberark/conjur-cli-go/compare/v8.0.12...v8.0.13
165167
[8.0.12]: https://github.com/cyberark/conjur-cli-go/compare/v8.0.11...v8.0.12

go.sum

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,6 @@ github.com/creack/pty v1.1.9/go.mod h1:oKZEueFk5CKHvIhNR5MUki03XCEU+Q6VDXinZuGJ3
1111
github.com/creack/pty v1.1.17/go.mod h1:MOBLtS5ELjhRRrroQr9kyvTxUAFNvYEK993ew/Vr4O4=
1212
github.com/creack/pty v1.1.18 h1:n56/Zwd5o6whRC5PMGretI4IdRLlmBXYNjScPaBgsbY=
1313
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=
1614
github.com/cyberark/conjur-api-go v0.12.3 h1:LzSXJBKO36WJEcFceXYyb3y9lxHwx5WMhx/YH+RW88M=
1715
github.com/cyberark/conjur-api-go v0.12.3/go.mod h1:FnzNn6mPwTOyBueSDnu1J4K47J0sYHXTMehaqIV/GxY=
1816
github.com/danieljoos/wincred v1.1.2 h1:QLdCxFs1/Yl4zduvBdcHB8goaYk9RARS2SgLLRuAyr0=

0 commit comments

Comments
 (0)