11 lines
176 B
Modula-2
11 lines
176 B
Modula-2
module git.haelnorr.com/h/golib/tmdb
|
|
|
|
go 1.25.5
|
|
|
|
require (
|
|
git.haelnorr.com/h/golib/env v0.9.1
|
|
github.com/pkg/errors v0.9.1
|
|
)
|
|
|
|
require git.haelnorr.com/h/golib/ezconf v0.2.1
|