File tree Expand file tree Collapse file tree 2 files changed +6
-3
lines changed Expand file tree Collapse file tree 2 files changed +6
-3
lines changed Original file line number Diff line number Diff line change @@ -97,7 +97,8 @@ require (
9797	github.com/jackc/pgservicefile  v0.0.0-20221227161230-091c0ba34f0a  //  indirect
9898	github.com/jackc/pgtype  v1.14.0  //  indirect
9999	github.com/jackc/pgx/v4  v4.18.2  //  indirect
100- 	github.com/jackc/pgx/v5  v5.3.1  //  indirect
100+ 	github.com/jackc/pgx/v5  v5.5.4  //  indirect
101+ 	github.com/jackc/puddle/v2  v2.2.1  //  indirect
101102	github.com/jessevdk/go-flags  v1.4.0  //  indirect
102103	github.com/jonboulle/clockwork  v0.2.2  //  indirect
103104	github.com/jrick/logrotate  v1.0.0  //  indirect
Original file line number Diff line number Diff line change @@ -1086,11 +1086,13 @@ github.com/jackc/pgx/v4 v4.0.0-pre1.0.20190824185557-6972a5742186/go.mod h1:X+GQ
10861086github.com/jackc/pgx/v4  v4.12.1-0.20210724153913-640aa07df17c /go.mod  h1:1QD0+tgSXP7iUjYm9C1NxKhny7lq6ee99u/z+IHFcgs =
10871087github.com/jackc/pgx/v4  v4.18.2  h1:xVpYkNR5pk5bMCZGfClbO962UIqVABcAGt7ha1s/FeU =
10881088github.com/jackc/pgx/v4  v4.18.2 /go.mod  h1:Ey4Oru5tH5sB6tV7hDmfWFahwF15Eb7DNXlRKx2CkVw =
1089- github.com/jackc/pgx/v5  v5.3.1   h1:Fcr8QJ1ZeLi5zsPZqQeUZhNhxfkkKBOgJuYkJHoBOtU =
1090- github.com/jackc/pgx/v5  v5.3.1  /go.mod  h1:t3JDKnCBlYIc0ewLF0Q7B8MXmoIaBOZj/ic7iHozM/8 =
1089+ github.com/jackc/pgx/v5  v5.5.4   h1:Xp2aQS8uXButQdnCMWNmvx6UysWQQC+u1EoizjguY+8 =
1090+ github.com/jackc/pgx/v5  v5.5.4  /go.mod  h1:ez9gk+OAat140fv9ErkZDYFWmXLfV+++K0uAOiwgm1A =
10911091github.com/jackc/puddle  v0.0.0-20190413234325-e4ced69a3a2b /go.mod  h1:m4B5Dj62Y0fbyuIc15OsIqK0+JU8nkqQjsgx7dvjSWk =
10921092github.com/jackc/puddle  v0.0.0-20190608224051-11cab39313c9 /go.mod  h1:m4B5Dj62Y0fbyuIc15OsIqK0+JU8nkqQjsgx7dvjSWk =
10931093github.com/jackc/puddle  v1.1.3 /go.mod  h1:m4B5Dj62Y0fbyuIc15OsIqK0+JU8nkqQjsgx7dvjSWk =
1094+ github.com/jackc/puddle/v2  v2.2.1  h1:RhxXJtFG022u4ibrCSMSiu5aOq1i77R3OHKNJj77OAk =
1095+ github.com/jackc/puddle/v2  v2.2.1 /go.mod  h1:vriiEXHvEE654aYKXXjOvZM39qJ0q+azkZFrfEOc3H4 =
10941096github.com/jessevdk/go-flags  v0.0.0-20141203071132-1679536dcc89 /go.mod  h1:4FA24M0QyGHXBuZZK/XkWh8h0e1EYbRYJSGM75WSRxI =
10951097github.com/jessevdk/go-flags  v1.4.0  h1:4IU2WS7AumrZ/40jfhf4QVDMsQwqA7VEHozFRrGARJA =
10961098github.com/jessevdk/go-flags  v1.4.0 /go.mod  h1:4FA24M0QyGHXBuZZK/XkWh8h0e1EYbRYJSGM75WSRxI =
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments