tail icon indicating copy to clipboard operation
tail copied to clipboard

Go 1.16 is the minimum supported version

Open alexandear opened this issue 1 year ago • 0 comments

The PR set the minimum supported version to Go 1.16.

The tail library uses fsnotify v1.6.0 which supports Go 1.16 and above.

alexandear avatar Jul 12 '24 10:07 alexandear