summaryrefslogtreecommitdiff
path: root/go.sum
diff options
context:
space:
mode:
authortjp <tjp@ctrl-c.club>2024-06-02 20:04:57 -0600
committertjp <tjp@ctrl-c.club>2024-06-02 20:04:57 -0600
commitb7e284c68c7f34e23ab30ffe95d364f22b6ced4e (patch)
tree743cc1cddb07e5f7e1e82f23d98cec28a38ac94b /go.sum
initial commitmain
[Not]Equal checks in `assert` and `must` packages
Diffstat (limited to 'go.sum')
-rw-r--r--go.sum2
1 files changed, 2 insertions, 0 deletions
diff --git a/go.sum b/go.sum
new file mode 100644
index 0000000..5a8d551
--- /dev/null
+++ b/go.sum
@@ -0,0 +1,2 @@
+github.com/google/go-cmp v0.6.0 h1:ofyhxvXcZhMsU5ulbFiLKl/XBFqE1GSq7atu8tAmTRI=
+github.com/google/go-cmp v0.6.0/go.mod h1:17dUlkBOakJ0+DkrSSNjCkIjxS6bF9zb3elmeNGIjoY=