updated draft sync group table buttons upon table change

This commit is contained in:
2026-01-21 00:40:33 -07:00
parent de18de49e9
commit c4348d6d3d
8 changed files with 95 additions and 57 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.3 => ../../github.com/angelbeltran/templater
require github.com/jackc/pgx/v5 v5.7.6
require (
github.com/angelbeltran/templater v0.2.2
github.com/angelbeltran/templater v0.2.3
github.com/coreos/go-oidc/v3 v3.8.0
github.com/gin-gonic/gin v1.9.1
github.com/google/uuid v1.5.0