updated tmdb

This commit is contained in:
2026-01-13 19:11:17 +11:00
parent 7c91cbb08a
commit 1a099a3724
10 changed files with 691 additions and 44 deletions

View File

@@ -2,4 +2,7 @@ module git.haelnorr.com/h/golib/tmdb
go 1.25.5
require github.com/pkg/errors v0.9.1
require (
git.haelnorr.com/h/golib/env v0.9.1
github.com/pkg/errors v0.9.1
)