Skip to content

Commit

Permalink
Bump github.com/kisielk/og-rek
Browse files Browse the repository at this point in the history
Bumps [github.com/kisielk/og-rek](https://github.com/kisielk/og-rek) from 0.0.0-20170405223746-ec792bc6e6aa to 1.2.0.
- [Release notes](https://github.com/kisielk/og-rek/releases)
- [Commits](https://github.com/kisielk/og-rek/commits/v1.2.0)

---
updated-dependencies:
- dependency-name: github.com/kisielk/og-rek
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jun 29, 2023
1 parent 39135c6 commit 9fa954a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ require (
github.com/grafana/configparser v0.0.0-20210707122942-2593eb86a3ee
github.com/grafana/metrictank v1.0.1-0.20221128152741-61182cf5f40e
github.com/jpillora/backoff v0.0.0-20160414055204-0496a6c14df0
github.com/kisielk/og-rek v0.0.0-20170405223746-ec792bc6e6aa
github.com/kisielk/og-rek v1.2.0
github.com/metrics20/go-metrics20 v0.0.0-20180821133656-717ed3a27bf9
github.com/prometheus/procfs v0.11.0
github.com/sirupsen/logrus v1.9.3
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -72,8 +72,8 @@ github.com/jpillora/backoff v0.0.0-20160414055204-0496a6c14df0 h1:6RQEuHrU0HbzXQ
github.com/jpillora/backoff v0.0.0-20160414055204-0496a6c14df0/go.mod h1:2iMrUgbbvHEiQClaW2NsSzMyGHqN+rDFqY705q49KG0=
github.com/jtolds/gls v4.20.0+incompatible h1:xdiiI2gbIgH/gLH7ADydsJ1uDOEzR8yvV7C0MuV77Wo=
github.com/jtolds/gls v4.20.0+incompatible/go.mod h1:QJZ7F/aHp+rZTRtaJ1ow/lLfFfVYBRgL+9YlvaHOwJU=
github.com/kisielk/og-rek v0.0.0-20170405223746-ec792bc6e6aa h1:o8boycusaZKNARjZljTWFprAVGG9qwHXq/HZpGCp4Rk=
github.com/kisielk/og-rek v0.0.0-20170405223746-ec792bc6e6aa/go.mod h1:Fo0gkB8QTO7j5Ha+ObtDMW5GtL5UoY66JUU8ZoLJeLQ=
github.com/kisielk/og-rek v1.2.0 h1:CTvDIin+YnetsSQAYbe+QNAxXU3B50C5hseEz8xEoJw=
github.com/kisielk/og-rek v1.2.0/go.mod h1:6ihsOSzSAxR/65S3Bn9zNihoEqRquhDQZ2c6I2+MG3c=
github.com/kr/pretty v0.0.0-20160325215624-add1dbc86daf h1:FpLJsEsdtsfWNJ+m+MECl0mSzLu9korRoIKSVbYhwFI=
github.com/kr/pretty v0.0.0-20160325215624-add1dbc86daf/go.mod h1:Bvhd+E3laJ0AVkG0c9rmtZcnhV0HQ3+c3YxxqTvc/gA=
github.com/kr/text v0.0.0-20150905224508-bb797dc4fb83 h1:zIzxNaBxRxmbPPCgya4J5KccVN23qXA/V75oApRNahI=
Expand Down

0 comments on commit 9fa954a

Please sign in to comment.