diff --git a/go.mod b/go.mod index da86bb21b0c1..f05ae28d8806 100644 --- a/go.mod +++ b/go.mod @@ -126,7 +126,7 @@ require ( github.com/fsnotify/fsnotify v1.7.0 github.com/gogo/googleapis v1.4.1 github.com/grafana/jsonparser v0.0.0-20241004153430-023329977675 - github.com/grafana/loki/pkg/push v0.0.0-20240924133635-758364c7775f + github.com/grafana/loki/pkg/push v0.0.0-20241016222859-08f6d29f86f2 github.com/hashicorp/golang-lru/v2 v2.0.7 github.com/hashicorp/raft v1.7.1 github.com/hashicorp/raft-wal v0.4.1 diff --git a/vendor/modules.txt b/vendor/modules.txt index 8e8e074487f9..3112675b941c 100644 --- a/vendor/modules.txt +++ b/vendor/modules.txt @@ -1034,7 +1034,7 @@ github.com/grafana/gomemcache/memcache # github.com/grafana/jsonparser v0.0.0-20241004153430-023329977675 ## explicit; go 1.13 github.com/grafana/jsonparser -# github.com/grafana/loki/pkg/push v0.0.0-20240924133635-758364c7775f => ./pkg/push +# github.com/grafana/loki/pkg/push v0.0.0-20241016222859-08f6d29f86f2 => ./pkg/push ## explicit; go 1.19 github.com/grafana/loki/pkg/push # github.com/grafana/pyroscope-go/godeltaprof v0.1.8