approve and switch poly
This commit is contained in:
@@ -6,6 +6,7 @@ toolchain go1.24.6
|
||||
|
||||
require (
|
||||
ariga.io/atlas-provider-gorm v0.5.6
|
||||
github.com/AzureAD/microsoft-authentication-library-for-go v1.2.1
|
||||
github.com/SebastiaanKlippert/go-wkhtmltopdf v1.9.3
|
||||
github.com/golang-jwt/jwt v3.2.2+incompatible
|
||||
github.com/google/uuid v1.6.0
|
||||
@@ -42,6 +43,7 @@ require (
|
||||
github.com/karincake/pentol v0.0.3 // indirect
|
||||
github.com/klauspost/compress v1.18.0 // indirect
|
||||
github.com/klauspost/cpuid/v2 v2.2.11 // indirect
|
||||
github.com/kylelemons/godebug v1.1.0 // indirect
|
||||
github.com/mattn/go-colorable v0.1.13 // indirect
|
||||
github.com/mattn/go-isatty v0.0.19 // indirect
|
||||
github.com/mattn/go-sqlite3 v1.14.28 // indirect
|
||||
|
||||
Reference in New Issue
Block a user