Skip to content

Commit

Permalink
chore: Bump github.com/hamba/statter/v2 from 2.0.0 to 2.0.1 (#29)
Browse files Browse the repository at this point in the history
Bumps [github.com/hamba/statter/v2](https://github.com/hamba/statter) from 2.0.0 to 2.0.1.
- [Release notes](https://github.com/hamba/statter/releases)
- [Commits](hamba/statter@v2.0.0...v2.0.1)

---
updated-dependencies:
- dependency-name: github.com/hamba/statter/v2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 19, 2021
1 parent 6716a60 commit bd52b8d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ go 1.14

require (
github.com/hamba/logger/v2 v2.2.0
github.com/hamba/statter/v2 v2.0.0
github.com/hamba/statter/v2 v2.0.1
github.com/hamba/timex v1.0.1
github.com/json-iterator/go v1.1.11
github.com/stretchr/testify v1.7.0
Expand Down
5 changes: 2 additions & 3 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -41,11 +41,10 @@ github.com/google/go-cmp v0.5.4/go.mod h1:v8dTdLbMG2kIc/vJvl+f65V22dbkXbowE6jgT/
github.com/google/go-cmp v0.5.5 h1:Khx7svrCpmxxtHBq5j2mp/xVjsi8hQMfNLvJFAlrGgU=
github.com/google/go-cmp v0.5.5/go.mod h1:v8dTdLbMG2kIc/vJvl+f65V22dbkXbowE6jgT/gNBxE=
github.com/google/gofuzz v1.0.0/go.mod h1:dBl0BpW6vV/+mYPU4Po3pmUjxk6FQPldtuIdl/M65Eg=
github.com/hamba/logger/v2 v2.1.0/go.mod h1:kD/GBolW6qMCms7WYM2Pmlt+xo2phbhdlrWniX3OVtA=
github.com/hamba/logger/v2 v2.2.0 h1:wOumGmu9r//r4uQ0OPBdAE+eyTXkIMJKdrDpFxjQhGY=
github.com/hamba/logger/v2 v2.2.0/go.mod h1:YkvVk8aIwAltFF2MLQ5POPW8QAxyn3M5ljEj0Q349jw=
github.com/hamba/statter/v2 v2.0.0 h1:mGI4zemCrwKeqHoMhVo+BWKjE2h848F43QzRvirJO5s=
github.com/hamba/statter/v2 v2.0.0/go.mod h1:O6daQj1crLbCHLBsQhFLNMnTW1uQT4abmc1nWs+VX/k=
github.com/hamba/statter/v2 v2.0.1 h1:NHUDiY5zEAvi3TJiJ03FybhFG5vVOh0BlBD+yWXyLCI=
github.com/hamba/statter/v2 v2.0.1/go.mod h1:dyMu2zX4kOtNJAqx5tJP/n0i7wgIk0a3WVJ/x7woL10=
github.com/hamba/timex v1.0.1 h1:Qefttpp1WRjv2irFi1uMvfM+CmivG/7YSkMlG/WKHWQ=
github.com/hamba/timex v1.0.1/go.mod h1:lUd4hx+gOnT4D9WP7mzJyVaG/B25a+TaPq4nr2AiVf4=
github.com/jessevdk/go-flags v1.4.0/go.mod h1:4FA24M0QyGHXBuZZK/XkWh8h0e1EYbRYJSGM75WSRxI=
Expand Down

0 comments on commit bd52b8d

Please sign in to comment.