prototype report page
This commit is contained in:
@@ -2,8 +2,12 @@ module ruben/inventory2
|
||||
|
||||
go 1.24.2
|
||||
|
||||
replace github.com/angelbeltran/templater v0.1.0 => ../../github.com/angelbeltran/templater
|
||||
|
||||
require github.com/jackc/pgx/v5 v5.7.6
|
||||
|
||||
require github.com/angelbeltran/templater v0.1.0
|
||||
|
||||
require (
|
||||
github.com/jackc/pgpassfile v1.0.0 // indirect
|
||||
github.com/jackc/pgservicefile v0.0.0-20240606120523-5a60cdf6a761 // indirect
|
||||
|
||||
Reference in New Issue
Block a user