File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed
Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -83,7 +83,7 @@ require (
8383 github.com/prometheus/client_golang v1.20.5
8484 github.com/rabbitmq/amqp091-go v1.10.0
8585 github.com/sassoftware/go-rpmutils v0.4.0
86- github.com/schollz/progressbar/v3 v3.17.0
86+ github.com/schollz/progressbar/v3 v3.17.1
8787 github.com/sendgrid/sendgrid-go v3.16.0+incompatible
8888 github.com/sergi/go-diff v1.3.2-0.20230802210424-5b0b94c5c0d3
8989 github.com/shuheiktgw/go-travis v0.3.1
Original file line number Diff line number Diff line change @@ -733,6 +733,8 @@ github.com/schollz/progressbar/v3 v3.16.1 h1:RnF1neWZFzLCoGx8yp1yF7SDl4AzNDI5y4I
733733github.com/schollz/progressbar/v3 v3.16.1 /go.mod h1:I2ILR76gz5VXqYMIY/LdLecvMHDPVcQm3W/MSKi1TME =
734734github.com/schollz/progressbar/v3 v3.17.0 h1:Fv+vG6O6jnJwdjCelvfyYO7sF2jaUGQVmdH4CxcZdsQ =
735735github.com/schollz/progressbar/v3 v3.17.0 /go.mod h1:5H4fLgifX+KeQCsEJnZTOepgZLe1jFF1lpPXb68IJTA =
736+ github.com/schollz/progressbar/v3 v3.17.1 h1:bI1MTaoQO+v5kzklBjYNRQLoVpe0zbyRZNK6DFkVC5U =
737+ github.com/schollz/progressbar/v3 v3.17.1 /go.mod h1:RzqpnsPQNjUyIgdglUjRLgD7sVnxN1wpmBMV+UiEbL4 =
736738github.com/sendgrid/rest v2.6.9+incompatible h1:1EyIcsNdn9KIisLW50MKwmSRSK+ekueiEMJ7NEoxJo0 =
737739github.com/sendgrid/rest v2.6.9+incompatible /go.mod h1:kXX7q3jZtJXK5c5qK83bSGMdV6tsOE70KbHoqJls4lE =
738740github.com/sendgrid/sendgrid-go v3.16.0+incompatible h1:i8eE6IMkiCy7vusSdacHHSBUpXyTcTXy/Rl9N9aZ/Qw =
You can’t perform that action at this time.
0 commit comments