updated draft sync group table buttons upon table change
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user