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

WIP *: bump up default Go runtime for tests #10441

Closed
wants to merge 8 commits into from

Commits on Feb 1, 2019

  1. Makefile: bump up default Go version for tests

    Signed-off-by: Gyuho Lee <leegyuho@amazon.com>
    gyuho committed Feb 1, 2019
    Configuration menu
    Copy the full SHA
    123884c View commit details
    Browse the repository at this point in the history
  2. travis.yml: bump up default Go versions for tests

    Signed-off-by: Gyuho Lee <leegyuho@amazon.com>
    gyuho committed Feb 1, 2019
    Configuration menu
    Copy the full SHA
    ddadf2d View commit details
    Browse the repository at this point in the history
  3. test: remove "gosimple"

    Deprecated, in favor of "staticcheck"
    
    Signed-off-by: Gyuho Lee <leegyuho@amazon.com>
    gyuho committed Feb 1, 2019
    Configuration menu
    Copy the full SHA
    9b7ca6a View commit details
    Browse the repository at this point in the history
  4. clientv3: remove unused

    Signed-off-by: Gyuho Lee <leegyuho@amazon.com>
    gyuho committed Feb 1, 2019
    Configuration menu
    Copy the full SHA
    4d4a9db View commit details
    Browse the repository at this point in the history
  5. test: remove unused

    Signed-off-by: Gyuho Lee <leegyuho@amazon.com>
    gyuho committed Feb 1, 2019
    Configuration menu
    Copy the full SHA
    bd6a869 View commit details
    Browse the repository at this point in the history
  6. test: skip more static checks

    Signed-off-by: Gyuho Lee <leegyuho@amazon.com>
    gyuho committed Feb 1, 2019
    Configuration menu
    Copy the full SHA
    5f8af08 View commit details
    Browse the repository at this point in the history
  7. test: change staticcheck code prefix

    Signed-off-by: Gyuho Lee <leegyuho@amazon.com>
    gyuho committed Feb 1, 2019
    Configuration menu
    Copy the full SHA
    383018f View commit details
    Browse the repository at this point in the history
  8. test: mask staticcheck 1006

    Signed-off-by: Gyuho Lee <leegyuho@amazon.com>
    gyuho committed Feb 1, 2019
    Configuration menu
    Copy the full SHA
    29d4304 View commit details
    Browse the repository at this point in the history