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

6 lines
87 B
Modula-2
Raw Permalink Normal View History

2018-12-11 13:47:31 +00:00
module github.com/irlndts/go-discogs
2021-09-01 13:18:01 +00:00
go 1.17
2021-09-01 13:18:01 +00:00
require github.com/google/go-cmp v0.5.6