Skip to content

Use go1.16 for CI - #22

Merged
RyanConnell merged 1 commit into
RyanConnell:developfrom
VoyTechnology:ci-go1.16
Feb 27, 2021
Merged

Use go1.16 for CI#22
RyanConnell merged 1 commit into
RyanConnell:developfrom
VoyTechnology:ci-go1.16

Conversation

@VoyTechnology

Copy link
Copy Markdown
Collaborator

We are using the embed package which is part of Go 1.16. We were on the
older version in the CI.

We are using the embed package which is part of Go 1.16. We were on the
older version in the CI.
@VoyTechnology

Copy link
Copy Markdown
CollaboratorAuthor

This is causing #21 to fail.

@RyanConnell
RyanConnell merged commit 284d56f into RyanConnell:developFeb 27, 2021
Sign up for freeto 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.

2 participants

@VoyTechnology@RyanConnell