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

*: use Go 1.14 for CI #11864

Merged
merged 10 commits into from
May 12, 2020
Merged

*: use Go 1.14 for CI #11864

merged 10 commits into from
May 12, 2020

Commits on May 10, 2020

  1. *: use Go 1.14 for CI

    Signed-off-by: Gyuho Lee <leegyuho@amazon.com>
    gyuho committed May 10, 2020
    Configuration menu
    Copy the full SHA
    628bd29 View commit details
    Browse the repository at this point in the history
  2. test: ignore vendor directory in govet test

    Signed-off-by: Gyuho Lee <leegyuho@amazon.com>
    gyuho committed May 10, 2020
    Configuration menu
    Copy the full SHA
    b6ea32e View commit details
    Browse the repository at this point in the history
  3. test: test '-mod=mod'

    Signed-off-by: Gyuho Lee <leegyuho@amazon.com>
    gyuho committed May 10, 2020
    Configuration menu
    Copy the full SHA
    027c26a View commit details
    Browse the repository at this point in the history
  4. test: set mod flags for bom test

    Signed-off-by: Gyuho Lee <leegyuho@amazon.com>
    gyuho committed May 10, 2020
    Configuration menu
    Copy the full SHA
    e94201c View commit details
    Browse the repository at this point in the history

Commits on May 11, 2020

  1. pkg/tlsutil: add "TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256" to s…

    …upport cipher suite
    
    pkg/tlsutil: support TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256
    
    Signed-off-by: Gyuho Lee <leegyuho@amazon.com>
    gyuho committed May 11, 2020
    Configuration menu
    Copy the full SHA
    b34c0c5 View commit details
    Browse the repository at this point in the history
  2. test: add "mod" to build tests

    Signed-off-by: Gyuho Lee <leegyuho@amazon.com>
    gyuho committed May 11, 2020
    Configuration menu
    Copy the full SHA
    6874b9a View commit details
    Browse the repository at this point in the history
  3. travis: set "-mod=mod"

    Signed-off-by: Gyuho Lee <leegyuho@amazon.com>
    gyuho committed May 11, 2020
    Configuration menu
    Copy the full SHA
    b79abb6 View commit details
    Browse the repository at this point in the history
  4. functional: add "-mod=mod" flags

    Signed-off-by: Gyuho Lee <leegyuho@amazon.com>
    gyuho committed May 11, 2020
    Configuration menu
    Copy the full SHA
    0a0c27a View commit details
    Browse the repository at this point in the history

Commits on May 12, 2020

  1. functional/scripts: update default Go version

    Signed-off-by: Gyuho Lee <leegyuho@amazon.com>
    gyuho committed May 12, 2020
    Configuration menu
    Copy the full SHA
    60ce7bc View commit details
    Browse the repository at this point in the history
  2. CHANGELOG-3.5: update

    Signed-off-by: Gyuho Lee <leegyuho@amazon.com>
    gyuho committed May 12, 2020
    Configuration menu
    Copy the full SHA
    1156982 View commit details
    Browse the repository at this point in the history