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

Remove deprecated packages #888

Merged
merged 7 commits into from
Aug 14, 2023
Merged

Commits on Aug 14, 2023

  1. Remove Depcreated io/ioutil and upgrade to go1.20

    Signed-off-by: pranav <pranav@zededa.com>
    prnvkv committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    282f678 View commit details
    Browse the repository at this point in the history
  2. Remove deprecated package rand.Seed

    Signed-off-by: pranav <pranav@zededa.com>
    prnvkv committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    ca0610c View commit details
    Browse the repository at this point in the history
  3. Remove deprecated package io/ioutil

    Signed-off-by: pranav <pranav@zededa.com>
    prnvkv committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    181c22b View commit details
    Browse the repository at this point in the history
  4. Remove deprecated packages strings.Title and golang/proto

    Signed-off-by: pranav <pranav@zededa.com>
    prnvkv committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    7a508f5 View commit details
    Browse the repository at this point in the history
  5. go mod tidy

    Signed-off-by: pranav <pranav@zededa.com>
    prnvkv committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    c37d148 View commit details
    Browse the repository at this point in the history
  6. Add Nolower option for cases.Title

    Signed-off-by: pranav <pranav@zededa.com>
    prnvkv committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    32625fe View commit details
    Browse the repository at this point in the history
  7. Add non-zero value to rand.Intn()

    Signed-off-by: pranav <pranav@zededa.com>
    prnvkv committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    0cc4b70 View commit details
    Browse the repository at this point in the history