forked from TrueCloudLab/certificates
Change golang to Go
This commit is contained in:
parent
ad8a813abe
commit
f1d586bc6d
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
|
|||
- Added support for renew after expiry using the claim `allowRenewAfterExpiry`.
|
||||
### Changed
|
||||
- Made SCEP CA URL paths dynamic
|
||||
- Support two latest versions of golang (1.17, 1.18)
|
||||
- Support two latest versions of Go (1.17, 1.18)
|
||||
### Deprecated
|
||||
### Removed
|
||||
### Fixed
|
||||
|
|
Loading…
Reference in a new issue