caarlos0 / go-gumroad

Easily check licenses against Gumroad's API.
https://pkg.go.dev/github.com/caarlos0/go-gumroad
MIT License
19 stars 5 forks source link

refactor!: update Gumroad API request param #34

Open dwisiswant0 opened 9 months ago

dwisiswant0 commented 9 months ago

This commit introduces breaking changes to the Product struct & NewProduct func:

Fix #33