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

DE-1331 Get rid of github.com/facebookgo/ensure and update README #336

Merged
merged 30 commits into from
Nov 2, 2024

Commits on Nov 2, 2024

  1. get rid of ensure.Nil

    vtopc committed Nov 2, 2024
    Configuration menu
    Copy the full SHA
    1a71053 View commit details
    Browse the repository at this point in the history
  2. Go Modules

    vtopc committed Nov 2, 2024
    Configuration menu
    Copy the full SHA
    a4e3299 View commit details
    Browse the repository at this point in the history
  3. drop deprecated go dep

    vtopc committed Nov 2, 2024
    Configuration menu
    Copy the full SHA
    8f02ea2 View commit details
    Browse the repository at this point in the history
  4. Go Modules

    vtopc committed Nov 2, 2024
    Configuration menu
    Copy the full SHA
    06e3042 View commit details
    Browse the repository at this point in the history
  5. sort

    vtopc committed Nov 2, 2024
    Configuration menu
    Copy the full SHA
    9379d77 View commit details
    Browse the repository at this point in the history
  6. better examples

    vtopc committed Nov 2, 2024
    Configuration menu
    Copy the full SHA
    931bbb1 View commit details
    Browse the repository at this point in the history
  7. get rid of ensure.True

    vtopc committed Nov 2, 2024
    Configuration menu
    Copy the full SHA
    cbca723 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    caba8e0 View commit details
    Browse the repository at this point in the history
  9. get rid of ensure.DeepEqual

    vtopc committed Nov 2, 2024
    Configuration menu
    Copy the full SHA
    2f7fd84 View commit details
    Browse the repository at this point in the history
  10. get rid of ensure.False

    vtopc committed Nov 2, 2024
    Configuration menu
    Copy the full SHA
    6d4748a View commit details
    Browse the repository at this point in the history
  11. get rid of ensure.NotNil

    vtopc committed Nov 2, 2024
    Configuration menu
    Copy the full SHA
    99c5d11 View commit details
    Browse the repository at this point in the history
  12. get rid of ensure.NotDeepEqual

    vtopc committed Nov 2, 2024
    Configuration menu
    Copy the full SHA
    50ab646 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    7c08e84 View commit details
    Browse the repository at this point in the history
  14. tidy

    vtopc committed Nov 2, 2024
    Configuration menu
    Copy the full SHA
    2f26eb3 View commit details
    Browse the repository at this point in the history
  15. handle error

    vtopc committed Nov 2, 2024
    Configuration menu
    Copy the full SHA
    5942c51 View commit details
    Browse the repository at this point in the history
  16. require.NoError

    vtopc committed Nov 2, 2024
    Configuration menu
    Copy the full SHA
    6aa7a20 View commit details
    Browse the repository at this point in the history
  17. swap

    vtopc committed Nov 2, 2024
    Configuration menu
    Copy the full SHA
    48087d0 View commit details
    Browse the repository at this point in the history
  18. swap

    vtopc committed Nov 2, 2024
    Configuration menu
    Copy the full SHA
    ac1608c View commit details
    Browse the repository at this point in the history
  19. better error check

    vtopc committed Nov 2, 2024
    Configuration menu
    Copy the full SHA
    807fe85 View commit details
    Browse the repository at this point in the history
  20. assert

    vtopc committed Nov 2, 2024
    Configuration menu
    Copy the full SHA
    cfa8de5 View commit details
    Browse the repository at this point in the history
  21. assert

    vtopc committed Nov 2, 2024
    Configuration menu
    Copy the full SHA
    604aac5 View commit details
    Browse the repository at this point in the history
  22. assert

    vtopc committed Nov 2, 2024
    Configuration menu
    Copy the full SHA
    9783444 View commit details
    Browse the repository at this point in the history
  23. assert

    vtopc committed Nov 2, 2024
    Configuration menu
    Copy the full SHA
    6756ced View commit details
    Browse the repository at this point in the history
  24. assert

    vtopc committed Nov 2, 2024
    Configuration menu
    Copy the full SHA
    450f6c3 View commit details
    Browse the repository at this point in the history
  25. assert

    vtopc committed Nov 2, 2024
    Configuration menu
    Copy the full SHA
    9f774ae View commit details
    Browse the repository at this point in the history
  26. assert

    vtopc committed Nov 2, 2024
    Configuration menu
    Copy the full SHA
    9157262 View commit details
    Browse the repository at this point in the history
  27. assert

    vtopc committed Nov 2, 2024
    Configuration menu
    Copy the full SHA
    c206ec8 View commit details
    Browse the repository at this point in the history
  28. assert

    vtopc committed Nov 2, 2024
    Configuration menu
    Copy the full SHA
    0af12b1 View commit details
    Browse the repository at this point in the history
  29. NoError

    vtopc committed Nov 2, 2024
    Configuration menu
    Copy the full SHA
    b80d186 View commit details
    Browse the repository at this point in the history
  30. check err

    vtopc committed Nov 2, 2024
    Configuration menu
    Copy the full SHA
    fde7f6b View commit details
    Browse the repository at this point in the history