escpos icon indicating copy to clipboard operation
escpos copied to clipboard

Only tagged version (v0.0.1) does not include Config.go

Open securityguy opened this issue 8 months ago • 0 comments

There is only one tagged version, and both go get -u github.com/hennedo/escpos@latest and go get -u github.com/hennedo/escpos@latest pull it (version v.0.0.1). As a result anyone attempting to use the library receives an older version that does not include Config.go.

An updated tag with the full source code needs to be added. `

securityguy avatar May 19 '25 01:05 securityguy