diegoholiveira / jsonlogic

Go Lang implementation of JsonLogic
MIT License
159 stars 49 forks source link

Enable Go 1.20 and 1.21 in ci #69

Closed craigpastro closed 1 year ago

craigpastro commented 1 year ago

Hi @diegoholiveira, me again 👋

It may be a good idea to enable Go 1.20 and 1.21 in ci as well as I expect there are quite a few people on these versions now. If you would like you could also possibly drop some older versions and bump the Go version of the package as Go only supports the two latest major versions. I don't know if that would impact some of your users though.

codecov[bot] commented 1 year ago

Codecov Report

Merging #69 (820e92d) into master (e3b00de) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master      #69   +/-   ##
=======================================
  Coverage   94.47%   94.47%           
=======================================
  Files           9        9           
  Lines         996      996           
=======================================
  Hits          941      941           
  Misses         38       38           
  Partials       17       17