summaryrefslogtreecommitdiff
path: root/go.sum
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2024-02-04 10:17:59 +0200
committerPaul Buetow <paul@buetow.org>2024-02-04 10:17:59 +0200
commit6f0b9a473ab8e3fd8ac58724e907809da36b1bd1 (patch)
tree8b60b3a6b665bcef4d00e7453000d7aca4716e5f /go.sum
parent2964fe4a7185d75b84745edee5edc9dcf5fc4b4f (diff)
initial version (not yet working)
Diffstat (limited to 'go.sum')
-rw-r--r--go.sum4
1 files changed, 4 insertions, 0 deletions
diff --git a/go.sum b/go.sum
new file mode 100644
index 0000000..c60af66
--- /dev/null
+++ b/go.sum
@@ -0,0 +1,4 @@
+github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c=
+github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZbAQM=
+github.com/stretchr/testify v1.8.2 h1:+h33VjcLVPDHtOdpUCuF+7gSuG3yGIftsP1YvFihtJ8=
+gopkg.in/yaml.v3 v3.0.1 h1:fxVm/GzAzEWqLHuvctI91KS9hhNmmWOoWu0XTYJS7CA=