aboutsummaryrefslogtreecommitdiff
path: root/go.sum
diff options
context:
space:
mode:
authorTim Keller <tjkeller.xyz>2025-05-23 21:46:20 -0500
committerTim Keller <tjkeller.xyz>2025-05-23 21:46:20 -0500
commit865911f8ffdac7d1d9773570216c0bd35fc601d9 (patch)
tree2c29ff9cfe78d95e095a39163ade4e83e4d56b92 /go.sum
downloadmintube-865911f8ffdac7d1d9773570216c0bd35fc601d9.tar.xz
mintube-865911f8ffdac7d1d9773570216c0bd35fc601d9.zip
initial commit
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..d61b19e
--- /dev/null
+++ b/go.sum
@@ -0,0 +1,2 @@
+github.com/joho/godotenv v1.5.1 h1:7eLL/+HRGLY0ldzfGMeQkb7vMd0as4CfYvUVzLqw0N0=
+github.com/joho/godotenv v1.5.1/go.mod h1:f4LDr5Voq0i2e/R5DDNOoa2zzDfwtkZa6DnEwAbqwq4=