diff options
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -149,7 +149,7 @@ require ( github.com/hashicorp/raft v1.4.0 github.com/hashicorp/raft-boltdb/v2 v2.2.2 github.com/rabbitmq/amqp091-go v1.7.0 - github.com/schollz/progressbar/v3 v3.13.0 + github.com/schollz/progressbar/v3 v3.13.1 github.com/tikv/client-go/v2 v2.0.6 github.com/ydb-platform/ydb-go-sdk-auth-environ v0.1.2 github.com/ydb-platform/ydb-go-sdk/v3 v3.43.0 |
