We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bf44f53 commit 77b5f29Copy full SHA for 77b5f29
2 files changed
go.mod
@@ -1,3 +1,5 @@
1
module github.com/caltechlibrary/crossrefapi
2
3
go 1.12
4
+
5
+require github.com/caltechlibrary/doitools v0.0.0-20190322185407-84753bd5af50
go.sum
@@ -0,0 +1,2 @@
+github.com/caltechlibrary/doitools v0.0.0-20190322185407-84753bd5af50 h1:V+opTR7STjTZ0bEhxcrbqEH9n6Y0cx4lipa3LB4KZcY=
+github.com/caltechlibrary/doitools v0.0.0-20190322185407-84753bd5af50/go.mod h1:xY30ugrd8fA3st77DDvhPP/Rd8zyHCQ9s9naJn0Tej0=
0 commit comments