File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11module app
22
3- go 1.24.4
3+ go 1.24.10
44
55require (
66 github.com/MichaelMraka/gorpm v0.0.0-20251128174203-65cf25f01bac
@@ -110,7 +110,7 @@ require (
110110 github.com/xdg-go/pbkdf2 v1.0.0 // indirect
111111 github.com/xdg-go/scram v1.2.0 // indirect
112112 github.com/xdg-go/stringprep v1.0.4 // indirect
113- github.com/zitadel/logging v0.6.2 // indirect
113+ github.com/zitadel/logging v0.7.0 // indirect
114114 github.com/zitadel/oidc/v3 v3.45.3 // indirect
115115 github.com/zitadel/schema v1.3.2 // indirect
116116 go.opentelemetry.io/auto/sdk v1.2.1 // indirect
Original file line number Diff line number Diff line change @@ -312,8 +312,8 @@ github.com/xdg-go/stringprep v1.0.4 h1:XLI/Ng3O1Atzq0oBs3TWm+5ZVgkq2aqdlvP9JtoZ6
312312github.com/xdg-go/stringprep v1.0.4 /go.mod h1:mPGuuIYwz7CmR2bT9j4GbQqutWS1zV24gijq1dTyGkM =
313313github.com/yuin/goldmark v1.2.1 /go.mod h1:3hX8gzYuyVAZsxl0MRgGTJEmQBFcNTphYh9decYSb74 =
314314github.com/yuin/goldmark v1.4.13 /go.mod h1:6yULJ656Px+3vBD8DxQVa3kxgyrAnzto9xy5taEt/CY =
315- github.com/zitadel/logging v0.6.2 h1:MW2kDDR0ieQynPZ0KIZPrh9ote2WkxfBif5QoARDQcU =
316- github.com/zitadel/logging v0.6.2 /go.mod h1:z6VWLWUkJpnNVDSLzrPSQSQyttysKZ6bCRongw0ROK4 =
315+ github.com/zitadel/logging v0.7.0 h1:eugftwMM95Wgqwftsvj81isL0JK/hoScVqp/7iA2adQ =
316+ github.com/zitadel/logging v0.7.0 /go.mod h1:9A6h9feBF/3u0IhA4uffdzSDY7mBaf7RE78H5sFMINQ =
317317github.com/zitadel/oidc/v3 v3.45.3 h1:iaicqH5M7L5a973DTaG9UVSE14Z6Nj6hN41pp7kYBIw =
318318github.com/zitadel/oidc/v3 v3.45.3 /go.mod h1:yerW4/1YA5rUgjSjHsJ4HRnMbaKsyeIJkzyQrwDQ4t8 =
319319github.com/zitadel/schema v1.3.2 h1:gfJvt7dOMfTmxzhscZ9KkapKo3Nei3B6cAxjav+lyjI =
You can’t perform that action at this time.
0 commit comments