bugst / go-serial

A cross-platform serial library for go-lang.
BSD 3-Clause "New" or "Revised" License
618 stars 188 forks source link

Update deps and minimum golang support to 1.17 #129

Closed cmaglie closed 2 years ago

cmaglie commented 2 years ago

Updating to 1.17 should also allow to prune indirect dependecies from being imported from library users.