Skip to content

Commit

Permalink
vendor updated dskit/ring
Browse files Browse the repository at this point in the history
  • Loading branch information
francoposa committed Jan 19, 2025
1 parent 36c3c75 commit 8f192ee
Show file tree
Hide file tree
Showing 18 changed files with 1,637 additions and 2,094 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ require (
github.com/golang/snappy v0.0.4
github.com/google/gopacket v1.1.19
github.com/gorilla/mux v1.8.1
github.com/grafana/dskit v0.0.0-20250115023701-2f54583ae877
github.com/grafana/dskit v0.0.0-20250115051118-1194d2ca58ce
github.com/grafana/e2e v0.1.2-0.20240118170847-db90b84177fc
github.com/hashicorp/golang-lru v1.0.2 // indirect
github.com/influxdata/influxdb/v2 v2.7.11
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -1275,8 +1275,8 @@ github.com/grafana-tools/sdk v0.0.0-20220919052116-6562121319fc h1:PXZQA2WCxe85T
github.com/grafana-tools/sdk v0.0.0-20220919052116-6562121319fc/go.mod h1:AHHlOEv1+GGQ3ktHMlhuTUwo3zljV3QJbC0+8o2kn+4=
github.com/grafana/alerting v0.0.0-20250113170557-b4ab2ba363a8 h1:mdI6P22PgFD7bQ0Yf4h8cfHSldak4nxogvlsTHZyZmc=
github.com/grafana/alerting v0.0.0-20250113170557-b4ab2ba363a8/go.mod h1:QsnoKX/iYZxA4Cv+H+wC7uxutBD8qi8ZW5UJvD2TYmU=
github.com/grafana/dskit v0.0.0-20250115023701-2f54583ae877 h1:vpPazcU1uwKMQSLnyr7RQ/ZpclnxLs3+z/OCxw3g4SQ=
github.com/grafana/dskit v0.0.0-20250115023701-2f54583ae877/go.mod h1:XwSJjPRK49NieRPxH2xZ6Scw+Njzpus+GzAkdVA7Vuk=
github.com/grafana/dskit v0.0.0-20250115051118-1194d2ca58ce h1:vK4vCBrDKwWYS2x+tBA0LQgf9iojW/PVSWB8Qeopt/k=
github.com/grafana/dskit v0.0.0-20250115051118-1194d2ca58ce/go.mod h1:XwSJjPRK49NieRPxH2xZ6Scw+Njzpus+GzAkdVA7Vuk=
github.com/grafana/e2e v0.1.2-0.20240118170847-db90b84177fc h1:BW+LjKJDz0So5LI8UZfW5neWeKpSkWqhmGjQFzcFfLM=
github.com/grafana/e2e v0.1.2-0.20240118170847-db90b84177fc/go.mod h1:JVmqPBe8A/pZWwRoJW5ZjyALeY5OXMzPl7LrVXOdZAI=
github.com/grafana/franz-go v0.0.0-20241009100846-782ba1442937 h1:fwwnG/NcygoS6XbAaEyK2QzMXI/BZIEJvQ3CD+7XZm8=
Expand Down
5 changes: 4 additions & 1 deletion vendor/github.com/grafana/dskit/kv/codec/codec.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

245 changes: 245 additions & 0 deletions vendor/github.com/grafana/dskit/kv/memberlist/kv.pb.fm.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 8f192ee

Please sign in to comment.