summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorJulien Dessaux2024-01-14 00:47:42 +0100
committerJulien Dessaux2024-01-14 00:47:42 +0100
commit8be5c4d3ab049d7d59b26f359ea8de23d4301821 (patch)
treec6c6fb785a8e4f8d0d2ce0e232fbbb7911f4e600 /go.mod
parentUpdated dependencies (diff)
downloadterraform-provider-eventline-8be5c4d3ab049d7d59b26f359ea8de23d4301821.tar.gz
terraform-provider-eventline-8be5c4d3ab049d7d59b26f359ea8de23d4301821.tar.bz2
terraform-provider-eventline-8be5c4d3ab049d7d59b26f359ea8de23d4301821.zip
Updated dependencies
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index 0b0652f..994e7a9 100644
--- a/go.mod
+++ b/go.mod
@@ -47,7 +47,7 @@ require (
github.com/imdario/mergo v0.3.13 // indirect
github.com/jackc/pgpassfile v1.0.0 // indirect
github.com/jackc/pgservicefile v0.0.0-20231201235250-de7065d80cb9 // indirect
- github.com/jackc/pgx/v5 v5.5.1 // indirect
+ github.com/jackc/pgx/v5 v5.5.2 // indirect
github.com/jackc/puddle/v2 v2.2.1 // indirect
github.com/keybase/saltpack v0.0.0-20231213211625-726bb684c617 // indirect
github.com/leaanthony/go-ansi-parser v1.6.1 // indirect