golang-design / clipboard

📋 cross-platform clipboard package that supports accessing text and image in Go (macOS/Linux/Windows/Android/iOS)
https://golang.design/x/clipboard
MIT License
579 stars 64 forks source link

all: remove old format tag lines #46

Closed y-yagi closed 1 year ago

y-yagi commented 1 year ago

The new format is supported since 1.17 and no need to use the old format now.