mirror of
https://github.com/YuzuZensai/Git-Identity-Audit.git
synced 2026-09-14 03:09:08 +00:00
build(deps): bump github.com/vbauerster/mpb/v8 from 8.14.0 to 8.16.1
Bumps [github.com/vbauerster/mpb/v8](https://github.com/vbauerster/mpb) from 8.14.0 to 8.16.1. - [Release notes](https://github.com/vbauerster/mpb/releases) - [Commits](https://github.com/vbauerster/mpb/compare/v8.14.0...v8.16.1) --- updated-dependencies: - dependency-name: github.com/vbauerster/mpb/v8 dependency-version: 8.16.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
@@ -3,7 +3,7 @@ module github.com/YuzuZensai/Git-Identity-Audit
|
||||
go 1.26.4
|
||||
|
||||
require (
|
||||
github.com/vbauerster/mpb/v8 v8.14.0
|
||||
github.com/vbauerster/mpb/v8 v8.16.1
|
||||
golang.org/x/term v0.45.0
|
||||
)
|
||||
|
||||
@@ -11,7 +11,7 @@ require (
|
||||
github.com/VividCortex/ewma v1.2.0 // indirect
|
||||
github.com/acarl005/stripansi v0.0.0-20180116102854-5a71ef0e047d // indirect
|
||||
github.com/clipperhouse/uax29/v2 v2.7.0 // indirect
|
||||
github.com/mattn/go-runewidth v0.0.27 // indirect
|
||||
github.com/mattn/go-runewidth v0.0.28 // indirect
|
||||
github.com/vbauerster/cupwriter v0.0.4 // indirect
|
||||
golang.org/x/sys v0.47.0 // indirect
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user