Skip to content

Commit

Permalink
Merge pull request #202 from cheggaaa/dependabot/go_modules/v3/github…
Browse files Browse the repository at this point in the history
….com/VividCortex/ewma-1.2.0

Bump github.com/VividCortex/ewma from 1.1.1 to 1.2.0 in /v3
  • Loading branch information
cheggaaa authored Feb 27, 2023
2 parents 13831b6 + c1704ae commit 4117ecd
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.17
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 4117ecd

Please sign in to comment.