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

Update go version to 1.15 in travis.yml, github actions, dockerfiles #2653

Merged
merged 1 commit into from
Oct 1, 2020

Conversation

mythri-garaga
Copy link
Contributor

Summary

Update travis.yml, github actions, dockerfiles to use Go 1.15 for Linux platforms and Go 1.12 for Windows platforms.

Note: Currently integration tests are failing on Windows and once the issue is resolved Agent will be updated to use Go 1.15 for Windows too.

Implementation details

Following files are updated:

  • .github/workflows/build.yml
  • .travis.yml
  • agent/api/task/util_test.go
  • misc/fluent-logger/Dockerfile
  • misc/gremlin/Makefile
  • misc/netkitten/Makefile
  • scripts/dockerfiles/Dockerfile.buildECSCNIPlugins
  • scripts/dockerfiles/Dockerfile.cleanbuild
  • scripts/dockerfiles/Dockerfile.test

Testing

New tests cover the changes:

Description for the changelog

Enhancement - Use Go 1.15

Licensing

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@mythri-garaga mythri-garaga merged commit 6749640 into aws:go1.15 Oct 1, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants