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 CI to use latest golang versions #16

Merged
merged 2 commits into from
Jul 19, 2023

Conversation

nstojcevich
Copy link
Contributor

Update CI to test with go versions 1.19 and 1.20

Description

We are currently testing on an outdated version of go (1.16), this diff updates our CI to test with 1.19 and 1.20

Motivation and Context

We should be testing with the latest versions of go

How Has This Been Tested?

CI change

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)

.github/workflows/go-ci.yml Outdated Show resolved Hide resolved
Co-authored-by: Aaron <amcconnell@duosecurity.com>
@nstojcevich nstojcevich merged commit 1463068 into duosecurity:main Jul 19, 2023
2 checks passed
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.

2 participants