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

deps: move from github.com/golang/protobuf to google.golang.org/protobuf/proto #6919

Merged
merged 37 commits into from Jan 30, 2024

Commits on Oct 18, 2023

  1. Configuration menu
    Copy the full SHA
    da3facf View commit details
    Browse the repository at this point in the history
  2. durationpb.New

    Clement-Jean committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    406e577 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ebdb1c4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a3f426c View commit details
    Browse the repository at this point in the history
  5. use durationToSecUsec

    Clement-Jean committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    d64177a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    304731b View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2023

  1. Simplify CheckValid

    d.CheckValid() already does the nil check
    
    Co-authored-by: Arvind Bright <arvind.bright100@gmail.com>
    Clement-Jean and arvindbr8 committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    fa6e930 View commit details
    Browse the repository at this point in the history
  2. nix newlines

    Clement-Jean committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    949ef0f View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2023

  1. tidy

    Clement-Jean committed Oct 21, 2023
    Configuration menu
    Copy the full SHA
    60e45ed View commit details
    Browse the repository at this point in the history
  2. tidy

    Clement-Jean committed Oct 21, 2023
    Configuration menu
    Copy the full SHA
    9b220f9 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2023

  1. Configuration menu
    Copy the full SHA
    f58f647 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    54e1afb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e7e8143 View commit details
    Browse the repository at this point in the history
  4. remove unused imports

    Clement-Jean committed Nov 4, 2023
    Configuration menu
    Copy the full SHA
    e6c2829 View commit details
    Browse the repository at this point in the history
  5. add copyright

    Clement-Jean committed Nov 4, 2023
    Configuration menu
    Copy the full SHA
    3123478 View commit details
    Browse the repository at this point in the history
  6. add newline at EOF

    Clement-Jean committed Nov 4, 2023
    Configuration menu
    Copy the full SHA
    34b7bf8 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2024

  1. Configuration menu
    Copy the full SHA
    47c76ef View commit details
    Browse the repository at this point in the history
  2. durationpb.New

    Clement-Jean committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    69fd411 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    83b6619 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2a0052d View commit details
    Browse the repository at this point in the history
  5. use durationToSecUsec

    Clement-Jean committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    3dcd777 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    28634a4 View commit details
    Browse the repository at this point in the history
  7. Simplify CheckValid

    d.CheckValid() already does the nil check
    
    Co-authored-by: Arvind Bright <arvind.bright100@gmail.com>
    Clement-Jean and arvindbr8 committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    9c948d0 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    58ad782 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    126c055 View commit details
    Browse the repository at this point in the history
  10. tidy

    Clement-Jean committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    f048283 View commit details
    Browse the repository at this point in the history
  11. add sum file

    Clement-Jean committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    92f0721 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    b9e8c68 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2024

  1. Configuration menu
    Copy the full SHA
    6683fac View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2024

  1. Configuration menu
    Copy the full SHA
    c784e0a View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'refs/remotes/origin/remove_old_proto_pk…

    …g' into remove_old_proto_pkg
    Clement-Jean committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    8024719 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2024

  1. Configuration menu
    Copy the full SHA
    4dd29b8 View commit details
    Browse the repository at this point in the history
  2. rm unused import

    Clement-Jean committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    3ad5b8f View commit details
    Browse the repository at this point in the history
  3. rm whitespace

    Clement-Jean committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    787304b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a3da2fc View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2024

  1. fix format

    dfawley committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    ef83599 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2024

  1. Configuration menu
    Copy the full SHA
    b837411 View commit details
    Browse the repository at this point in the history