From 5e0946bf326c3ff5869cc0c2da94e4d6761d6475 Mon Sep 17 00:00:00 2001 From: James Mills <1290234+prologic@users.noreply.github.com> Date: Sat, 17 Feb 2024 07:00:02 +1000 Subject: Upgrade to Bitcask v2 --- cmd/tube/main.go | 1 + 1 file changed, 1 insertion(+) (limited to 'cmd/tube') diff --git a/cmd/tube/main.go b/cmd/tube/main.go index c1c97f2..a366728 100644 --- a/cmd/tube/main.go +++ b/cmd/tube/main.go @@ -1,3 +1,4 @@ +// Package main implements a simple Youtube-like self-hosted video sharing service. package main import ( -- cgit v1.2.3