imported env module

This commit is contained in:
2026-01-02 19:03:07 +11:00
parent 516be905a9
commit ade3fa0454
5 changed files with 112 additions and 0 deletions

3
env/go.mod vendored Normal file
View File

@@ -0,0 +1,3 @@
module git.haelnorr.com/h/golib/env
go 1.25.5