This repository has been archived on 2023-04-13. You can view files and clone it, but cannot push or open issues or pull requests.
go-discogs/go.mod
Artem Piskun 0191d5c84e
Methods moved to interface, vendors updated (#40)
* Move to interfaces

* update vendor

Co-authored-by: Artem Piskun <artem.piskun@myoffice.team>
2020-06-01 10:08:11 +03:00

6 lines
87 B
Modula-2

module github.com/irlndts/go-discogs
go 1.14
require github.com/google/go-cmp v0.4.1