1
0
forked from ALHP/ALHP.GO

updated deps

This commit is contained in:
2023-11-01 11:34:52 +01:00
parent 2bf9bd0621
commit 552382cc00
2 changed files with 9 additions and 9 deletions

6
go.mod
View File

@@ -8,7 +8,7 @@ require (
github.com/Morganamilo/go-pacmanconf v0.0.0-20210502114700-cff030e927a5
github.com/Morganamilo/go-srcinfo v1.0.0
github.com/c2h5oh/datasize v0.0.0-20220606134207-859f65c6625b
github.com/google/uuid v1.3.1
github.com/google/uuid v1.4.0
github.com/jackc/pgx/v4 v4.18.1
github.com/otiai10/copy v1.14.0
github.com/sethvargo/go-retry v0.2.4
@@ -18,13 +18,13 @@ require (
)
require (
ariga.io/atlas v0.14.2 // indirect
ariga.io/atlas v0.15.0 // indirect
github.com/agext/levenshtein v1.2.3 // indirect
github.com/apparentlymart/go-textseg/v15 v15.0.0 // indirect
github.com/coreos/go-systemd v0.0.0-20191104093116-d3cd4ed1dbcf // indirect
github.com/go-openapi/inflect v0.19.0 // indirect
github.com/google/go-cmp v0.6.0 // indirect
github.com/hashicorp/hcl/v2 v2.18.1 // indirect
github.com/hashicorp/hcl/v2 v2.19.1 // indirect
github.com/jackc/chunkreader/v2 v2.0.1 // indirect
github.com/jackc/pgconn v1.14.1 // indirect
github.com/jackc/pgio v1.0.0 // indirect