Skip to content

Commit

Permalink
Bump github.com/grafana/loki/v3 from 3.1.0 to 3.1.1 (#782)
Browse files Browse the repository at this point in the history
Bumps [github.com/grafana/loki/v3](https://github.com/grafana/loki) from 3.1.0 to 3.1.1.
- [Release notes](https://github.com/grafana/loki/releases)
- [Changelog](https://github.com/grafana/loki/blob/main/CHANGELOG.md)
- [Commits](grafana/loki@v3.1.0...v3.1.1)

---
updated-dependencies:
- dependency-name: github.com/grafana/loki/v3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 14, 2024
1 parent a00a8d2 commit dac5aff
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 @@ -24,7 +24,7 @@ require (
github.com/google/gopacket v1.1.19
github.com/google/uuid v1.6.0
github.com/grafana/dskit v0.0.0-20240528015923-27d7d41066d3
github.com/grafana/loki/v3 v3.1.0
github.com/grafana/loki/v3 v3.1.1
github.com/hashicorp/golang-lru/v2 v2.0.7
github.com/hpcloud/tail v1.0.0
github.com/influxdata/influxdb-client-go v1.4.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -247,8 +247,8 @@ github.com/grafana/jsonparser v0.0.0-20240209175146-098958973a2d h1:YwbJJ/PrVWVd
github.com/grafana/jsonparser v0.0.0-20240209175146-098958973a2d/go.mod h1:796sq+UcONnSlzA3RtlBZ+b/hrerkZXiEmO8oMjyRwY=
github.com/grafana/loki/pkg/push v0.0.0-20240402204250-824f5aa20aaa h1:WpCBw5tZiBaYG+OSPAqfuTX8U1lkQij/+JdD/ulajKw=
github.com/grafana/loki/pkg/push v0.0.0-20240402204250-824f5aa20aaa/go.mod h1:b0fwVw1GvQyuAoxHa/cywhhl2pn5JYM6zHGex/tshd8=
github.com/grafana/loki/v3 v3.1.0 h1:ADnUU4/+JMaF2x4MxkSs/ZcxDTmayIJgn2e86ei1S/8=
github.com/grafana/loki/v3 v3.1.0/go.mod h1:Du7JDHnXUgvc7wCc50ebAn/WnYDSew7yaI/CgBngsgw=
github.com/grafana/loki/v3 v3.1.1 h1:qTVih7srptLmQQnWGD+pp93sYDnONy5S9sSt3mnZBa4=
github.com/grafana/loki/v3 v3.1.1/go.mod h1:K/xPywBSTmi4laPLMg7FTFOhljjKxoT2oB0y5j8MNCQ=
github.com/grafana/pyroscope-go/godeltaprof v0.1.6 h1:nEdZ8louGAplSvIJi1HVp7kWvFvdiiYg3COLlTwJiFo=
github.com/grafana/pyroscope-go/godeltaprof v0.1.6/go.mod h1:Tk376Nbldo4Cha9RgiU7ik8WKFkNpfds98aUzS8omLE=
github.com/grafana/regexp v0.0.0-20240518133315-a468a5bfb3bc h1:GN2Lv3MGO7AS6PrRoT6yV5+wkrOpcszoIsO4+4ds248=
Expand Down

0 comments on commit dac5aff

Please sign in to comment.