Skip to content
This repository has been archived by the owner on Dec 16, 2020. It is now read-only.

Bump go version to 1.11 #54

Merged
merged 1 commit into from
Jul 31, 2019

Conversation

LucasRoesler
Copy link
Member

Description

  • Bump the docker go version to 1.11. This helps keep the project up to
    date.

Motivation and Context

  • I have raised an issue to propose this change (required)

Rsolves #53

How Has This Been Tested?

  • This was tested by building the image, and then deploying the swarm
    stack with authentication disabled. I then deployed a function,
    invoked it, and deleted it via the gateway UI. All actions worked
    as expected

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I've read the CONTRIBUTION guide
  • I have signed-off my commits with git commit -s
  • I have added tests to cover my changes.
  • All new and existing tests passed.

**What**
- Bump the docker go version to 1.11.  This helps keep the project up to
date.
- This was tested by building the image, and then deploying the swarm
stack with authentication disabled.  I then deployed a function,
invoked it, and deleted it via the gateway UI. All actions worked
as expected

Signed-off-by: Lucas Roesler <roesler.lucas@gmail.com>
@alexellis
Copy link
Member

Thanks!

If CI is happy, please can you bump the ARM files too?

I also saw gofmt was missing on 1-2 files

Alex

@alexellis alexellis merged commit c7c7a19 into openfaas:master Jul 31, 2019
@alexellis alexellis mentioned this pull request Jul 31, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants