Merge branch 'migration' of github.com:dikstub-rssa/simrs-be into feat/file-generator-169
This commit is contained in:
@@ -6,6 +6,7 @@ toolchain go1.24.6
|
||||
|
||||
require (
|
||||
ariga.io/atlas-provider-gorm v0.5.6
|
||||
github.com/SebastiaanKlippert/go-wkhtmltopdf v1.9.3
|
||||
github.com/golang-jwt/jwt v3.2.2+incompatible
|
||||
github.com/google/uuid v1.6.0
|
||||
github.com/jackc/pgx/v5 v5.5.5
|
||||
@@ -25,7 +26,6 @@ require (
|
||||
|
||||
require (
|
||||
ariga.io/atlas v0.36.2-0.20250806044935-5bb51a0a956e // indirect
|
||||
github.com/SebastiaanKlippert/go-wkhtmltopdf v1.9.3 // indirect
|
||||
github.com/dustin/go-humanize v1.0.1 // indirect
|
||||
github.com/go-ini/ini v1.67.0 // indirect
|
||||
github.com/go-redis/redis v6.15.9+incompatible // indirect
|
||||
|
||||
Reference in New Issue
Block a user