discogs-pricer/go.sum
Harvey Tindall b5d8eeb7a4
poc for modifying notes, read and store collection, write template csv
template CSV to fill in can be created with `./main -template test.csv`,
additional args `-print` and `-reload` print and reload the collection
cache respectively. proof of concept for modifying notes available but
not used yet. go-discogs library was originally a submodule, however is
now a fork at github.com/hrfee/go-discogs.
2024-09-05 18:07:14 +01:00

5 lines
396 B
Plaintext

github.com/google/go-cmp v0.5.6 h1:BKbKCqvP6I+rmFHt06ZmyQtvB8xAkWdhFyr0ZUNZcxQ=
github.com/google/go-cmp v0.5.6/go.mod h1:v8dTdLbMG2kIc/vJvl+f65V22dbkXbowE6jgT/gNBxE=
github.com/hrfee/go-discogs v0.0.0-20240905170225-50ee0e6a98ae h1:9uX6ArLOVUzryMkT3VKud4c/5vNwWEwdR6vJHHvh2tw=
github.com/hrfee/go-discogs v0.0.0-20240905170225-50ee0e6a98ae/go.mod h1:Z34PS6moBg1QdybW9LkrqciRJHKdyQ9hpxvaiH8sFic=