We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 62e7058 commit 2d15aa9Copy full SHA for 2d15aa9
go.mod
@@ -1,3 +1,5 @@
1
module github.com/caltechlibrary/datatools
2
3
go 1.12
4
+
5
+require github.com/dexyk/stringosim v0.0.0-20170922105913-9d0b3e91a842
go.sum
@@ -0,0 +1,2 @@
+github.com/dexyk/stringosim v0.0.0-20170922105913-9d0b3e91a842 h1:FWXGhOthNyZKdK0YVyDrkg5dCXOfKvexcRG37U1v6AQ=
+github.com/dexyk/stringosim v0.0.0-20170922105913-9d0b3e91a842/go.mod h1:PfVoEMbmPGFArz22/wIefW9CzuQhdnE+C9ikEzJvb9Q=
0 commit comments