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 @@ -28,7 +28,7 @@ require (
28
28
github.com/shirou/gopsutil/v3 v3.24.5
29
29
github.com/sijms/go-ora/v2 v2.8.24
30
30
github.com/sirupsen/logrus v1.9.3
31
- github.com/spf13/afero v1.13 .0
31
+ github.com/spf13/afero v1.14 .0
32
32
github.com/stretchr/testify v1.10.0
33
33
github.com/vertica/vertica-sql-go v1.3.3
34
34
go.uber.org/ratelimit v0.3.1
Original file line number Diff line number Diff line change @@ -233,6 +233,8 @@ github.com/spf13/afero v1.12.0 h1:UcOPyRBYczmFn6yvphxkn9ZEOY65cpwGKb5mL36mrqs=
233
233
github.com/spf13/afero v1.12.0 /go.mod h1:ZTlWwG4/ahT8W7T0WQ5uYmjI9duaLQGy3Q2OAl4sk/4 =
234
234
github.com/spf13/afero v1.13.0 h1:vsS0j+yJBlVMOn+zGCK3C5uhtp8GDT8RsJCdlr3Ne2s =
235
235
github.com/spf13/afero v1.13.0 /go.mod h1:YyftDRCfbalZwshZ4hPgI6ZXNussxDgGOacazISk/84 =
236
+ github.com/spf13/afero v1.14.0 h1:9tH6MapGnn/j0eb0yIXiLjERO8RB6xIVZRDCX7PtqWA =
237
+ github.com/spf13/afero v1.14.0 /go.mod h1:acJQ8t0ohCGuMN3O+Pv0V0hgMxNYDlvdk+VTfyZmbYo =
236
238
github.com/stretchr/objx v0.1.0 /go.mod h1:HFkY916IF+rwdDfMAkV7OtwuqBVzrE8GR6GFx+wExME =
237
239
github.com/stretchr/objx v0.4.0 /go.mod h1:YvHI0jy2hoMjB+UWwv71VJQ9isScKT/TqJzVSSt89Yw =
238
240
github.com/stretchr/testify v1.2.2 /go.mod h1:a8OnRcib4nhh0OaRAV+Yts87kKdq0PP7pXfy6kDkUVs =
You can’t perform that action at this time.
0 commit comments