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

Run tests on the latest 2 go versions, update go directive in go.mod #111

Closed
wants to merge 0 commits into from

Conversation

rabbbit
Copy link
Contributor

@rabbbit rabbbit commented Jul 9, 2023

We support latest two versions, we should be testing on them.

Go directive shouldn't change much, I'm updating it just to be in sync. We're still pre Go 1.21 so this should not affect the users.

@codecov
Copy link

codecov bot commented Jul 9, 2023

Codecov Report

Merging #111 (e3c946b) into main (25bdf05) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##              main      #111   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            4         4           
  Lines          159       159           
=========================================
  Hits           159       159           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

rabbbit added a commit that referenced this pull request Jul 9, 2023
I do wonder whether #111 is failing due to bad caching we have.
rabbbit added a commit that referenced this pull request Jul 9, 2023
I do wonder whether #111 is failing due to the caching we might have (?)

Based on https://github.com/uber-go/zap/blob/master/.github/workflows/go.yml
rabbbit added a commit that referenced this pull request Jul 9, 2023
rabbbit added a commit that referenced this pull request Jul 9, 2023
* Update `tools`  versions

Trying to get #111 to run.

Not upgrading staticcheck above 0.3.3 because it requires Go1.19 which we cannot upgrade to yet (#111)
@rabbbit rabbbit closed this Jul 9, 2023
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.

None yet

1 participant