diff --git a/go.mod b/go.mod index 7e0c0913..06d0e7dd 100644 --- a/go.mod +++ b/go.mod @@ -12,7 +12,7 @@ require ( github.com/hashicorp/go-multierror v1.1.1 github.com/labstack/echo v3.3.10+incompatible github.com/namsral/flag v1.7.4-pre - github.com/ncw/swift v1.0.53 + github.com/ncw/swift/v2 v2.0.5 github.com/pingcap/errors v0.11.5-0.20250523034308-74f78ae071ee github.com/pingcap/tidb/pkg/parser v0.0.0-20251217084329-03bf50c7a53d github.com/pkg/errors v0.9.1