aboutsummaryrefslogtreecommitdiff
path: root/go.sum
diff options
context:
space:
mode:
authorAlexander NeonXP Kiryukhin <i@neonxp.ru>2024-05-04 20:11:36 +0300
committerAlexander NeonXP Kiryukhin <i@neonxp.ru>2024-05-04 20:11:36 +0300
commitfd22b325e5c1fd29f7d8e91a6b78be2cc482f0ef (patch)
tree5200c5c4211b16bfc3f693d3fb3a5d3db66ae178 /go.sum
Начальный коммит
Diffstat (limited to 'go.sum')
-rw-r--r--go.sum3
1 files changed, 3 insertions, 0 deletions
diff --git a/go.sum b/go.sum
new file mode 100644
index 0000000..4bc0337
--- /dev/null
+++ b/go.sum
@@ -0,0 +1,3 @@
+gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405/go.mod h1:Co6ibVJAznAaIkqp8huTwlJQCZ016jof/cbN4VW5Yz0=
+gopkg.in/yaml.v3 v3.0.1 h1:fxVm/GzAzEWqLHuvctI91KS9hhNmmWOoWu0XTYJS7CA=
+gopkg.in/yaml.v3 v3.0.1/go.mod h1:K4uyk7z7BCEPqu6E+C64Yfv1cQ7kz7rIZviUmN+EgEM=