summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorJulian Hurst <julian.hurst@digdash.com>2024-09-10 16:00:53 +0200
committerJulian Hurst <julian.hurst@digdash.com>2024-09-10 16:00:53 +0200
commit203810218b3285502d80127f4495c5383dc0c7c3 (patch)
treea0914340bb097a3bf4741c5ca69550ac5cca6c11 /go.mod
downloadytstreamer-203810218b3285502d80127f4495c5383dc0c7c3.tar.gz
Initial commitHEADmaster
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod3
1 files changed, 3 insertions, 0 deletions
diff --git a/go.mod b/go.mod
new file mode 100644
index 0000000..08ab044
--- /dev/null
+++ b/go.mod
@@ -0,0 +1,3 @@
+module ytstreamer
+
+go 1.19