Skip to content

Commit

Permalink
update to 5.5.0
Browse files Browse the repository at this point in the history
Signed-off-by: Tomasz Janiszewski <tomek@redhat.com>
  • Loading branch information
janisz committed Nov 7, 2023
1 parent 29751e7 commit 7e6aae1
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions go.mod
Expand Up @@ -59,7 +59,7 @@ require (
github.com/helm/helm-mapkubeapis v0.4.1
github.com/heroku/docker-registry-client v0.0.0
github.com/jackc/pgtype v1.14.0
github.com/jackc/pgx/v5 v5.4.2
github.com/jackc/pgx/v5 v5.5.0
github.com/joshdk/go-junit v1.0.0
github.com/klauspost/compress v1.17.2
github.com/lib/pq v1.10.9
Expand Down Expand Up @@ -267,7 +267,7 @@ require (
github.com/jackc/pgservicefile v0.0.0-20221227161230-091c0ba34f0a // indirect
github.com/jackc/pgx/v4 v4.18.0 // indirect
github.com/jackc/puddle v1.3.0 // indirect
github.com/jackc/puddle/v2 v2.2.0 // indirect
github.com/jackc/puddle/v2 v2.2.1 // indirect
github.com/jbenet/go-context v0.0.0-20150711004518-d14ea06fba99 // indirect
github.com/jedisct1/go-minisign v0.0.0-20211028175153-1c139d1cc84b // indirect
github.com/jinzhu/inflection v1.0.0 // indirect
Expand Down
8 changes: 4 additions & 4 deletions go.sum

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 7e6aae1

Please sign in to comment.