Skip to content

Commit

Permalink
fix(deps): update github.com/jackc/pgxutil digest to 7345eb8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and codello committed Sep 9, 2023
1 parent 3a1a64e commit 4149cb1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ require (
github.com/google/uuid v1.3.1
github.com/hibiken/asynq v0.24.1
github.com/jackc/pgx/v5 v5.4.3
github.com/jackc/pgxutil v0.0.0-20230722221055-3c9f5efec167
github.com/jackc/pgxutil v0.0.0-20230909142405-7345eb835976
github.com/lmittmann/tint v1.0.1
github.com/mattn/go-colorable v0.1.13
github.com/mitchellh/mapstructure v1.5.0
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -201,6 +201,8 @@ github.com/jackc/pgx/v5 v5.4.3 h1:cxFyXhxlvAifxnkKKdlxv8XqUf59tDlYjnV5YYfsJJY=
github.com/jackc/pgx/v5 v5.4.3/go.mod h1:Ig06C2Vu0t5qXC60W8sqIthScaEnFvojjj9dSljmHRA=
github.com/jackc/pgxutil v0.0.0-20230722221055-3c9f5efec167 h1:+6z8OAwZnCJEcy0RVqg+Xf/4iyzQeO5mTwTQ2oN0Icc=
github.com/jackc/pgxutil v0.0.0-20230722221055-3c9f5efec167/go.mod h1:/ezerYvY+yygB2Jupuzbgbj+VMX2Idgm0VGIEaSnwsw=
github.com/jackc/pgxutil v0.0.0-20230909142405-7345eb835976 h1:oNPnQj5lkzL8kkmUqygCuJJ9FCXLb5xsP1oG4kMd/nU=
github.com/jackc/pgxutil v0.0.0-20230909142405-7345eb835976/go.mod h1:/ezerYvY+yygB2Jupuzbgbj+VMX2Idgm0VGIEaSnwsw=
github.com/jackc/puddle/v2 v2.2.1 h1:RhxXJtFG022u4ibrCSMSiu5aOq1i77R3OHKNJj77OAk=
github.com/jackc/puddle/v2 v2.2.1/go.mod h1:vriiEXHvEE654aYKXXjOvZM39qJ0q+azkZFrfEOc3H4=
github.com/jstemmer/go-junit-report v0.0.0-20190106144839-af01ea7f8024/go.mod h1:6v2b51hI/fHJwM22ozAgKL4VKDeJcHhJFhtBdhmNjmU=
Expand Down

0 comments on commit 4149cb1

Please sign in to comment.