store and read purchased date and price from discogs notes
Go to file
Harvey Tindall 2bae75cc3f
go mod init and secrets file
secret personal access token stored in ./personal_access_token, added to
.gitignore. a bit of a start on the program.
2024-09-05 12:56:51 +01:00
.gitignore go mod init and secrets file 2024-09-05 12:56:51 +01:00
go.mod go mod init and secrets file 2024-09-05 12:56:51 +01:00
go.sum go mod init and secrets file 2024-09-05 12:56:51 +01:00
main.go go mod init and secrets file 2024-09-05 12:56:51 +01:00