1
0
forked from ALHP/ALHP.GO

updated deps

This commit is contained in:
2023-07-29 22:34:01 +02:00
parent ecc3f2094e
commit f3fe7bba4f
2 changed files with 16 additions and 5 deletions

4
go.mod
View File

@@ -18,7 +18,7 @@ require (
)
require (
ariga.io/atlas v0.12.0 // indirect
ariga.io/atlas v0.12.1 // indirect
github.com/agext/levenshtein v1.2.3 // indirect
github.com/apparentlymart/go-textseg/v13 v13.0.0 // indirect
github.com/coreos/go-systemd v0.0.0-20191104093116-d3cd4ed1dbcf // indirect
@@ -26,7 +26,7 @@ require (
github.com/google/go-cmp v0.5.9 // indirect
github.com/hashicorp/hcl/v2 v2.17.0 // indirect
github.com/jackc/chunkreader/v2 v2.0.1 // indirect
github.com/jackc/pgconn v1.14.0 // indirect
github.com/jackc/pgconn v1.14.1 // indirect
github.com/jackc/pgio v1.0.0 // indirect
github.com/jackc/pgpassfile v1.0.0 // indirect
github.com/jackc/pgproto3/v2 v2.3.2 // indirect