save
| ... | @@ -4,7 +4,6 @@ go 1.20 | ... | @@ -4,7 +4,6 @@ go 1.20 |
| require ( | require ( | ||
| github.com/georgysavva/scany/v2 v2.0.0 | github.com/georgysavva/scany/v2 v2.0.0 | ||
| github.com/goccy/go-json v0.10.2 | |||
| github.com/google/uuid v1.3.0 | github.com/google/uuid v1.3.0 | ||
| github.com/jackc/pgx/v5 v5.3.1 | github.com/jackc/pgx/v5 v5.3.1 | ||
| ) | ) | ||
| ... | ... |
Please register or sign in to comment