Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat!: add deprecating message for the encrypted package #521

Conversation

rdimitrov
Copy link
Contributor

@rdimitrov rdimitrov commented Jul 18, 2023

Description of the changes being introduced by the pull request:

The following PR adds a message saying that the encrypted package from go-tuf is already moved to
https://github.com/secure-systems-lab/go-securesystemslib and will be deprecated here.

Existing dependants should use github.com/secure-systems-lab/go-securesystemslib/encrypted instead.

The PR also includes updating that dependency for go-tuf as well.

Release Notes:

Deprecated: The encrypted package from go-tuf is already moved to
https://github.com/secure-systems-lab/go-securesystemslib and will be deprecated here.
Use github.com/secure-systems-lab/go-securesystemslib/encrypted instead.

Types of changes:

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected). Please ensure that your PR title is a Conventional Commit breaking change (with a !, as in feat!: change foo).

Please verify and check that the pull request fulfills the following requirements:

  • Tests have been added for the bug fix or new feature
  • Docs have been added for the bug fix or new feature

Signed-off-by: Radoslav Dimitrov <dimitrovr@vmware.com>
@rdimitrov rdimitrov added go Pull requests that update Go code code health breaking labels Jul 18, 2023
@rdimitrov rdimitrov self-assigned this Jul 18, 2023
@rdimitrov
Copy link
Contributor Author

Motivated by #476

Signed-off-by: Radoslav Dimitrov <dimitrovr@vmware.com>
@rdimitrov rdimitrov merged commit 9774d79 into theupdateframework:master Jul 19, 2023
@rdimitrov rdimitrov deleted the dimitrovr/add-deprecate-message-encrypted branch July 19, 2023 08:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking code health go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants