aboutsummaryrefslogtreecommitdiff
path: root/go.sum
diff options
context:
space:
mode:
authorYaroslav de la Peña Smirnov <yps@yaroslavps.com>2023-03-26 21:17:01 +0300
committerYaroslav de la Peña Smirnov <yps@yaroslavps.com>2023-03-26 21:17:01 +0300
commit3aa790585e8c3c8cff37fc065f34989477c5bdc3 (patch)
tree037ecb9fcad12e583deacb224b234a0f6456c696 /go.sum
downloadtakeoff-3aa790585e8c3c8cff37fc065f34989477c5bdc3.tar.gz
takeoff-3aa790585e8c3c8cff37fc065f34989477c5bdc3.zip
Initial commit
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..60d7d6e
--- /dev/null
+++ b/go.sum
@@ -0,0 +1,4 @@
+github.com/fsnotify/fsnotify v1.6.0 h1:n+5WquG0fcWoWp6xPWfHdbskMCQaFnG6PfBrh1Ky4HY=
+github.com/fsnotify/fsnotify v1.6.0/go.mod h1:sl3t1tCWJFWoRz9R8WJCbQihKKwmorjAbSClcnxKAGw=
+golang.org/x/sys v0.0.0-20220908164124-27713097b956 h1:XeJjHH1KiLpKGb6lvMiksZ9l0fVUh+AmGcm0nOMEBOY=
+golang.org/x/sys v0.0.0-20220908164124-27713097b956/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg=