peaceiris / tss

Annotate stdin with timestamps per line. A Go port of moreutils/ts and fork of kevinburke/tss.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Go 1.17

peaceiris opened this issue · comments

Go 1.17 Release Notes - The Go Programming Language

  • go mod edit -go=1.17 && go mod tidy
  • CI version
  • go test -shuffle

Closed by #52 and d8b86dd