diff options
author | Tim Keller <tjkeller.xyz> | 2025-05-23 21:46:20 -0500 |
---|---|---|
committer | Tim Keller <tjkeller.xyz> | 2025-05-23 21:46:20 -0500 |
commit | 865911f8ffdac7d1d9773570216c0bd35fc601d9 (patch) | |
tree | 2c29ff9cfe78d95e095a39163ade4e83e4d56b92 /go.sum | |
download | mintube-865911f8ffdac7d1d9773570216c0bd35fc601d9.tar.xz mintube-865911f8ffdac7d1d9773570216c0bd35fc601d9.zip |
initial commit
Diffstat (limited to 'go.sum')
-rw-r--r-- | go.sum | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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= |