File tree Expand file tree Collapse file tree 4 files changed +9
-5
lines changed
github.com/grafana/jsonparser Expand file tree Collapse file tree 4 files changed +9
-5
lines changed Original file line number Diff line number Diff line change @@ -126,7 +126,7 @@ require (
126
126
github.com/efficientgo/core v1.0.0-rc.2
127
127
github.com/fsnotify/fsnotify v1.7.0
128
128
github.com/gogo/googleapis v1.4.0
129
- github.com/grafana/jsonparser v0.0.0-20240209175146-098958973a2d
129
+ github.com/grafana/jsonparser v0.0.0-20240425183733-ea80629e1a32
130
130
github.com/grafana/loki/pkg/push v0.0.0-20231124142027-e52380921608
131
131
github.com/hashicorp/golang-lru/v2 v2.0.7
132
132
github.com/hashicorp/raft v1.7.0
Original file line number Diff line number Diff line change @@ -1043,8 +1043,8 @@ github.com/grafana/gocql v0.0.0-20200605141915-ba5dc39ece85 h1:xLuzPoOzdfNb/RF/I
1043
1043
github.com/grafana/gocql v0.0.0-20200605141915-ba5dc39ece85 /go.mod h1:crI9WX6p0IhrqB+DqIUHulRW853PaNFf7o4UprV//3I =
1044
1044
github.com/grafana/gomemcache v0.0.0-20240229205252-cd6a66d6fb56 h1:X8IKQ0wu40wpvYcKfBcc5T4QnhdQjUhtUtB/1CY89lE =
1045
1045
github.com/grafana/gomemcache v0.0.0-20240229205252-cd6a66d6fb56 /go.mod h1:PGk3RjYHpxMM8HFPhKKo+vve3DdlPUELZLSDEFehPuU =
1046
- github.com/grafana/jsonparser v0.0.0-20240209175146-098958973a2d h1:YwbJJ/PrVWVdnR+j/EAVuazdeP+Za5qbiH1Vlr+wFXs =
1047
- github.com/grafana/jsonparser v0.0.0-20240209175146-098958973a2d /go.mod h1:796sq+UcONnSlzA3RtlBZ+b/hrerkZXiEmO8oMjyRwY =
1046
+ github.com/grafana/jsonparser v0.0.0-20240425183733-ea80629e1a32 h1:NznuPwItog+rwdVg8hAuGKP29ndRSzJAwhxKldkP8oQ =
1047
+ github.com/grafana/jsonparser v0.0.0-20240425183733-ea80629e1a32 /go.mod h1:796sq+UcONnSlzA3RtlBZ+b/hrerkZXiEmO8oMjyRwY =
1048
1048
github.com/grafana/memberlist v0.3.1-0.20220714140823-09ffed8adbbe h1:yIXAAbLswn7VNWBIvM71O2QsgfgW9fRXZNR0DXe6pDU =
1049
1049
github.com/grafana/memberlist v0.3.1-0.20220714140823-09ffed8adbbe /go.mod h1:MS2lj3INKhZjWNqd3N0m3J+Jxf3DAOnAH9VT3Sh9MUE =
1050
1050
github.com/grafana/pyroscope-go/godeltaprof v0.1.6 h1:nEdZ8louGAplSvIJi1HVp7kWvFvdiiYg3COLlTwJiFo =
Original file line number Diff line number Diff line change @@ -1018,7 +1018,7 @@ github.com/grafana/go-gelf/v2/gelf
1018
1018
# github.com/grafana/gomemcache v0.0.0-20240229205252-cd6a66d6fb56
1019
1019
## explicit; go 1.18
1020
1020
github.com/grafana/gomemcache/memcache
1021
- # github.com/grafana/jsonparser v0.0.0-20240209175146-098958973a2d
1021
+ # github.com/grafana/jsonparser v0.0.0-20240425183733-ea80629e1a32
1022
1022
## explicit; go 1.13
1023
1023
github.com/grafana/jsonparser
1024
1024
# github.com/grafana/loki/pkg/push v0.0.0-20231124142027-e52380921608 => ./pkg/push
You can’t perform that action at this time.
0 commit comments