Skip to content

Commit

Permalink
Go mod vendor
Browse files Browse the repository at this point in the history
  • Loading branch information
alanprot committed Aug 16, 2023
1 parent e4cee63 commit dda4f1d
Show file tree
Hide file tree
Showing 12 changed files with 170 additions and 202 deletions.
8 changes: 7 additions & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -239,7 +239,7 @@ replace git.apache.org/thrift.git => github.com/apache/thrift v0.0.0-20180902110
replace github.com/gocql/gocql => github.com/grafana/gocql v0.0.0-20200605141915-ba5dc39ece85

// Using a 3rd-party branch for custom dialer - see https://github.com/bradfitz/gomemcache/pull/86
replace github.com/bradfitz/gomemcache => github.com/aws-observability/gomemcache v0.0.0-20220224015701-cf29ea982d31
replace github.com/bradfitz/gomemcache => github.com/aws-observability/gomemcache v0.0.0-20220719171457-e8ae76e721b3

// Replace memberlist with Grafana's fork which includes some fixes that haven't been merged upstream yet
replace github.com/hashicorp/memberlist => github.com/grafana/memberlist v0.2.5-0.20211201083710-c7bc8e9df94b
Expand All @@ -263,3 +263,9 @@ replace github.com/sercand/kuberesolver => github.com/sercand/kuberesolver/v4 v4

// Replace the alert manager repo to @qinyijie branch
replace github.com/prometheus/alertmanager v0.25.1-0.20230505130626-263ca5c9438e => github.com/qinxx108/alertmanager v0.25.1-0.20230622162144-765817684d01

replace github.com/prometheus/prometheus v0.44.1-0.20230530154238-dfae954dc113 => github.com/aws-observability/prometheus v0.44.0-rc.0.0.20230816201113-5210beadd9df

replace github.com/weaveworks/common v0.0.0-20221201103051-7c2720a9024d => github.com/aws-observability/weaveworks-common v0.0.0-20230816201116-1e3413560649

replace github.com/thanos-io/thanos v0.0.0-20230816172224-2b4f2a7061f9 => github.com/aws-observability/thanos v0.0.0-20230816201113-c17cacf4c9a3
16 changes: 8 additions & 8 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -455,6 +455,14 @@ github.com/armon/go-socks5 v0.0.0-20160902184237-e75332964ef5/go.mod h1:wHh0iHkY
github.com/asaskevich/govalidator v0.0.0-20200907205600-7a23bdc65eef/go.mod h1:WaHUgvxTVq04UNunO+XhnAqY/wQc+bxr74GqbsZ/Jqw=
github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2 h1:DklsrG3dyBCFEj5IhUbnKptjxatkF07cF2ak3yi77so=
github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2/go.mod h1:WaHUgvxTVq04UNunO+XhnAqY/wQc+bxr74GqbsZ/Jqw=
github.com/aws-observability/gomemcache v0.0.0-20220719171457-e8ae76e721b3 h1:QiWq+HpELpCSFQZkUSjpJ0YFxLr5NAkIQKU32R9l6qU=
github.com/aws-observability/gomemcache v0.0.0-20220719171457-e8ae76e721b3/go.mod h1:tudJZmQ+rri4slsqtM2BP7WI7eYE034wnvhkiIpO58Q=
github.com/aws-observability/prometheus v0.44.0-rc.0.0.20230816201113-5210beadd9df h1:Zse5OaUT1lGUZb9apcq7MSmrzVj3sp8Y4YEwGAXKTog=
github.com/aws-observability/prometheus v0.44.0-rc.0.0.20230816201113-5210beadd9df/go.mod h1:5M/uPiGxpn2eVUzaZLRsmOmXgCODYAptUF6NNUNXjww=
github.com/aws-observability/thanos v0.0.0-20230816201113-c17cacf4c9a3 h1:HHZwsdClbGu4Dlw04CPj7eEjE4YFR/Egv4Ly+2eDRfQ=
github.com/aws-observability/thanos v0.0.0-20230816201113-c17cacf4c9a3/go.mod h1:x8qFCQ89dSEsWfTxgcFs6yFYHPwqk/76X39lltgIdm0=
github.com/aws-observability/weaveworks-common v0.0.0-20230816201116-1e3413560649 h1:GXvDJ8yfAJlAJWRFcpOmpv92F7Dk3HpxsrqXmsUH1Os=
github.com/aws-observability/weaveworks-common v0.0.0-20230816201116-1e3413560649/go.mod h1:Fnq3+U51tMkPRMC6Wr7zKGUeFFYX4YjNrNK50iU0fcE=
github.com/aws/aws-sdk-go v1.27.0/go.mod h1:KmX6BPdI08NWTb3/sm4ZGu5ShLoqVDhKgpiN924inxo=
github.com/aws/aws-sdk-go v1.38.35/go.mod h1:hcU610XS61/+aQV88ixoOzUoG7v3b31pl2zKMmprdro=
github.com/aws/aws-sdk-go v1.44.245 h1:KtY2s4q31/kn33AdV63R5t77mdxsI7rq3YT7Mgo805M=
Expand Down Expand Up @@ -1128,8 +1136,6 @@ github.com/prometheus/procfs v0.7.3/go.mod h1:cz+aTbrPOrUb4q7XlbU9ygM+/jj0fzG6c1
github.com/prometheus/procfs v0.8.0/go.mod h1:z7EfXMXOkbkqb9IINtpCn86r/to3BnA0uaxHdg830/4=
github.com/prometheus/procfs v0.9.0 h1:wzCHvIvM5SxWqYvwgVL7yJY8Lz3PKn49KQtpgMYJfhI=
github.com/prometheus/procfs v0.9.0/go.mod h1:+pB4zwohETzFnmlpe6yd2lSc+0/46IYZRB/chUwxUZY=
github.com/prometheus/prometheus v0.44.1-0.20230530154238-dfae954dc113 h1:qocj1KtGsgpSnJzxPE//cto7KiqVG4QYlnqijSSkEMU=
github.com/prometheus/prometheus v0.44.1-0.20230530154238-dfae954dc113/go.mod h1:5M/uPiGxpn2eVUzaZLRsmOmXgCODYAptUF6NNUNXjww=
github.com/qinxx108/alertmanager v0.25.1-0.20230622162144-765817684d01 h1:1PuB61xiqZu+XlJTrvPzcFYjsNWuqajr6r/zN1yqGX4=
github.com/qinxx108/alertmanager v0.25.1-0.20230622162144-765817684d01/go.mod h1:QtbJShIif+fPgjXVPy3mEJaNebBHSU5NkoFtzsUS1c0=
github.com/redis/rueidis v1.0.14-go1.18 h1:dGir5z8w8X1ex7JWO/Zx2FMBrZgQ8Yjm+lw9fPLSNGw=
Expand Down Expand Up @@ -1210,10 +1216,6 @@ github.com/thanos-io/objstore v0.0.0-20230816175749-20395bffdf26 h1:q1lin/af0lw+
github.com/thanos-io/objstore v0.0.0-20230816175749-20395bffdf26/go.mod h1:oJ82xgcBDzGJrEgUsjlTj6n01+ZWUMMUR8BlZzX5xDE=
github.com/thanos-io/promql-engine v0.0.0-20230816062837-c64fc7b373db h1:05Tp4pfeTTJlRnwLtgvXCJvKYeZCRBoxwDFC+uYqGyM=
github.com/thanos-io/promql-engine v0.0.0-20230816062837-c64fc7b373db/go.mod h1:eIgPaXWgOhNAv6CPPrgu09r0AtT7byBTZy+7WkX0D18=
github.com/thanos-io/thanos v0.0.0-20230816172224-2b4f2a7061f9 h1:KuVECxBG1Q8WoYWlY8dk1wi3OtPSSxv+tWPV9S9qGFk=
github.com/thanos-io/thanos v0.0.0-20230816172224-2b4f2a7061f9/go.mod h1:zfpzKCtqaqCy1D9/6ksZfL+U+KKt8mkcX6v3btuDHgg=
github.com/themihai/gomemcache v0.0.0-20180902122335-24332e2d58ab h1:7ZR3hmisBWw77ZpO1/o86g+JV3VKlk3d48jopJxzTjU=
github.com/themihai/gomemcache v0.0.0-20180902122335-24332e2d58ab/go.mod h1:eheTFp954zcWZXCU8d0AT76ftsQOTo4DTqkN/h3k1MY=
github.com/tidwall/pretty v1.0.0/go.mod h1:XNkn88O1ChpSDQmQeStsy+sBenx6DDtFZJxhVysOjyk=
github.com/tidwall/pretty v1.2.0 h1:RWIZEg2iJ8/g6fDDYzMpobmaoGh5OLl4AXtGUGPcqCs=
github.com/tv42/httpunix v0.0.0-20150427012821-b75d8614f926/go.mod h1:9ESjWnEqriFuLhtthL60Sar/7RFoluCcXsuvEwTV5KM=
Expand All @@ -1224,8 +1226,6 @@ github.com/uber/jaeger-lib v2.2.0+incompatible/go.mod h1:ComeNDZlWwrWnDv8aPp0Ba6
github.com/uber/jaeger-lib v2.4.1+incompatible h1:td4jdvLcExb4cBISKIpHuGoVXh+dVKhn2Um6rjCsSsg=
github.com/uber/jaeger-lib v2.4.1+incompatible/go.mod h1:ComeNDZlWwrWnDv8aPp0Ba6+uUTzImX/AauajbLI56U=
github.com/vultr/govultr/v2 v2.17.2 h1:gej/rwr91Puc/tgh+j33p/BLR16UrIPnSr+AIwYWZQs=
github.com/weaveworks/common v0.0.0-20221201103051-7c2720a9024d h1:9Z/HiqeGN+LOnmotAMpFEQjuXZ4AGAVFG0rC1laP5Go=
github.com/weaveworks/common v0.0.0-20221201103051-7c2720a9024d/go.mod h1:Fnq3+U51tMkPRMC6Wr7zKGUeFFYX4YjNrNK50iU0fcE=
github.com/weaveworks/promrus v1.2.0 h1:jOLf6pe6/vss4qGHjXmGz4oDJQA+AOCqEL3FvvZGz7M=
github.com/weaveworks/promrus v1.2.0/go.mod h1:SaE82+OJ91yqjrE1rsvBWVzNZKcHYFtMUyS1+Ogs/KA=
github.com/xdg-go/pbkdf2 v1.0.0/go.mod h1:jrpuAogTd400dnrH08LKmI/xc1MbPOebTwRqcT5RDeI=
Expand Down
6 changes: 5 additions & 1 deletion vendor/github.com/bradfitz/gomemcache/memcache/memcache.go

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

13 changes: 13 additions & 0 deletions vendor/github.com/prometheus/prometheus/promql/engine.go

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

19 changes: 9 additions & 10 deletions vendor/github.com/prometheus/prometheus/tsdb/index/index.go

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

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

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

1 change: 1 addition & 0 deletions vendor/github.com/prometheus/prometheus/web/api/v1/api.go

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

75 changes: 41 additions & 34 deletions vendor/github.com/thanos-io/thanos/pkg/store/bucket.go

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

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

Loading

0 comments on commit dda4f1d

Please sign in to comment.