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

*: drop go 1.17 support and add go 1.20 support #72

Merged
merged 5 commits into from
Apr 3, 2023
Merged

Conversation

AnnaShaleva
Copy link
Member

@codecov
Copy link

codecov bot commented Mar 31, 2023

Codecov Report

Merging #72 (2058631) into master (60347b1) will not change coverage.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master      #72   +/-   ##
=======================================
  Coverage   75.05%   75.05%           
=======================================
  Files          24       24           
  Lines        1311     1311           
=======================================
  Hits          984      984           
  Misses        272      272           
  Partials       55       55           
Impacted Files Coverage Δ
config.go 77.16% <100.00%> (ø)
send.go 92.10% <100.00%> (ø)

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

Copy link
Member

@roman-khimov roman-khimov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@AnnaShaleva AnnaShaleva marked this pull request as draft April 3, 2023 07:12
@AnnaShaleva AnnaShaleva marked this pull request as ready for review April 3, 2023 07:15
@AnnaShaleva AnnaShaleva requested a review from roman-khimov April 3, 2023 07:17
@roman-khimov roman-khimov merged commit 6518841 into master Apr 3, 2023
@roman-khimov roman-khimov deleted the drop-go-1-17 branch April 3, 2023 07:26
AnnaShaleva added a commit that referenced this pull request Apr 4, 2023
Should be a part of #72, but
turns out that Goland's "Find and replace" manager searches over vendor
directory as far and does not include the whole set of search results
if there are too many of them.
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