uber-go / ratelimit

A Go blocking leaky-bucket rate limit implementation
MIT License
4.32k stars 300 forks source link

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

Closed rabbbit closed 1 year ago

rabbbit commented 1 year ago

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[bot] commented 1 year ago

Codecov Report

Merging #114 (8f6ebad) into main (a0d3e65) will not change coverage. The diff coverage is n/a.

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

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