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

Upgrade go mod default: k8s.io/xxx v0.18.8 #645

Merged
merged 6 commits into from
Aug 27, 2020

Commits on Aug 27, 2020

  1. ⬆️ use k8s.io/* v0.18.8

    Signed-off-by: Rintaro Okamura <rintaro.okamura@gmail.com>
    rinx authored and actions-user committed Aug 27, 2020
    Configuration menu
    Copy the full SHA
    84aa081 View commit details
    Browse the repository at this point in the history
  2. ⬆️ update go.mod, go.sum

    Signed-off-by: Rintaro Okamura <rintaro.okamura@gmail.com>
    rinx authored and actions-user committed Aug 27, 2020
    Configuration menu
    Copy the full SHA
    d13a48c View commit details
    Browse the repository at this point in the history
  3. 🐛 fix pre-commit hook

    Signed-off-by: Rintaro Okamura <rintaro.okamura@gmail.com>
    rinx authored and actions-user committed Aug 27, 2020
    Configuration menu
    Copy the full SHA
    ab34ebc View commit details
    Browse the repository at this point in the history
  4. 🐛 fix Makefile: compatible with macOS

    Signed-off-by: Rintaro Okamura <rintaro.okamura@gmail.com>
    rinx authored and actions-user committed Aug 27, 2020
    Configuration menu
    Copy the full SHA
    51ce757 View commit details
    Browse the repository at this point in the history
  5. 💚 run builds and tests when go.mod and go.sum updated

    Signed-off-by: Rintaro Okamura <rintaro.okamura@gmail.com>
    rinx committed Aug 27, 2020
    Configuration menu
    Copy the full SHA
    36025e0 View commit details
    Browse the repository at this point in the history
  6. ✅ fix tests: internal/version

    Signed-off-by: Rintaro Okamura <rintaro.okamura@gmail.com>
    rinx committed Aug 27, 2020
    Configuration menu
    Copy the full SHA
    c328e20 View commit details
    Browse the repository at this point in the history