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 830b6da commit c0816cdCopy full SHA for c0816cd
go.mod
@@ -1 +1,3 @@
1
module github.com/go-toolsmith/strparse
2
+
3
+require github.com/go-toolsmith/astequal v1.0.0
go.sum
@@ -0,0 +1,2 @@
+github.com/go-toolsmith/astequal v1.0.0 h1:4zxD8j3JRFNyLN46lodQuqz3xdKSrur7U/sr0SDS/gQ=
+github.com/go-toolsmith/astequal v1.0.0/go.mod h1:H+xSiq0+LtiDC11+h1G32h7Of5O3CYFJ99GVbS5lDKY=
0 commit comments