Bump github.com/VividCortex/ewma from 1.1.1 to 1.2.0 in /v3 · cheggaaa/pb@c1704ae · GitHub
Skip to content

Commit

Permalink
Bump github.com/VividCortex/ewma from 1.1.1 to 1.2.0 in /v3
Browse files Browse the repository at this point in the history
Bumps [github.com/VividCortex/ewma](https://github.com/VividCortex/ewma) from 1.1.1 to 1.2.0.
- [Release notes](https://github.com/VividCortex/ewma/releases)
- [Commits](VividCortex/ewma@v1.1.1...v1.2.0)

---
updated-dependencies:
- dependency-name: github.com/VividCortex/ewma
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 27, 2023
1 parent 72c0be7 commit c1704ae
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion v3/go.mod
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
module github.com/cheggaaa/pb/v3

require (
github.com/VividCortex/ewma v1.1.1
github.com/VividCortex/ewma v1.2.0
github.com/fatih/color v1.10.0
github.com/mattn/go-colorable v0.1.8
github.com/mattn/go-isatty v0.0.12
Expand Down
4 changes: 2 additions & 2 deletions v3/go.sum
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
github.com/VividCortex/ewma v1.1.1 h1:MnEK4VOv6n0RSY4vtRe3h11qjxL3+t0B8yOL8iMXdcM=
github.com/VividCortex/ewma v1.1.1/go.mod h1:2Tkkvm3sRDVXaiyucHiACn4cqf7DpdyLvmxzcbUokwA=
github.com/VividCortex/ewma v1.2.0 h1:f58SaIzcDXrSy3kWaHNvuJgJ3Nmz59Zji6XoJR/q1ow=
github.com/VividCortex/ewma v1.2.0/go.mod h1:nz4BbCtbLyFDeC9SUHbtcT5644juEuWfUAUnGx7j5l4=
github.com/fatih/color v1.10.0 h1:s36xzo75JdqLaaWoiEHk767eHiwo0598uUxyfiPkDsg=
github.com/fatih/color v1.10.0/go.mod h1:ELkj/draVOlAH/xkhN6mQ50Qd0MPOk5AAr3maGEBuJM=
github.com/mattn/go-colorable v0.1.8 h1:c1ghPdyEDarC70ftn0y+A/Ee++9zz8ljHG1b13eJ0s8=
Expand Down

0 comments on commit c1704ae

Please sign in to comment.