This commit is contained in:
2026-01-19 11:14:48 -07:00
parent af903512be
commit 4dd2f9aa89
2 changed files with 6 additions and 2 deletions
+2 -2
View File
@@ -2,12 +2,12 @@ module ruben/inventory2
go 1.24.2
replace github.com/angelbeltran/templater v0.2.2 => ../../github.com/angelbeltran/templater
// replace github.com/angelbeltran/templater v0.2.2 => ../../github.com/angelbeltran/templater
require github.com/jackc/pgx/v5 v5.7.6
require (
github.com/angelbeltran/templater v0.2.1
github.com/angelbeltran/templater v0.2.2
github.com/coreos/go-oidc/v3 v3.8.0
github.com/gin-gonic/gin v1.9.1
github.com/google/uuid v1.5.0