mirror of
https://github.com/prometheus-operator/prometheus-operator.git
synced 2025-04-21 19:49:46 +00:00
Update github.com/thanos-io/thanos
Signed-off-by: Craig Peterson <192540+captncraig@users.noreply.github.com>
This commit is contained in:
parent
45a45f9737
commit
7edbb8d8a6
2 changed files with 4 additions and 3 deletions
2
go.mod
2
go.mod
|
@ -28,7 +28,7 @@ require (
|
|||
github.com/prometheus/common v0.44.0
|
||||
github.com/prometheus/prometheus v0.45.0
|
||||
github.com/stretchr/testify v1.8.4
|
||||
github.com/thanos-io/thanos v0.31.1-0.20230518071718-528944910da2
|
||||
github.com/thanos-io/thanos v0.31.1-0.20230712125051-cb2ab1b02800
|
||||
golang.org/x/exp v0.0.0-20230522175609-2e198f4a06a1
|
||||
golang.org/x/net v0.12.0
|
||||
golang.org/x/sync v0.3.0
|
||||
|
|
5
go.sum
5
go.sum
|
@ -410,6 +410,7 @@ github.com/oklog/run v1.1.0 h1:GEenZ1cK0+q0+wsJew9qUg/DyD8k3JzYsZAi5gYi2mA=
|
|||
github.com/oklog/run v1.1.0/go.mod h1:sVPdnTZT1zYwAJeCMu2Th4T21pA3FPOQRfWjQlk7DVU=
|
||||
github.com/oklog/ulid v1.3.1 h1:EGfNDEx6MqHz8B3uNV6QAib1UR2Lm97sHi3ocA6ESJ4=
|
||||
github.com/oklog/ulid v1.3.1/go.mod h1:CirwcVhetQ6Lv90oh/F+FBtV6XMibvdAFo93nm5qn4U=
|
||||
github.com/onsi/ginkgo v1.16.5 h1:8xi0RTUf59SOSfEtZMvwTvXYMzG4gV23XVHOZiXNtnE=
|
||||
github.com/onsi/ginkgo/v2 v2.9.5 h1:+6Hr4uxzP4XIUyAkg61dWBw8lb/gc4/X5luuxN/EC+Q=
|
||||
github.com/onsi/gomega v1.27.7 h1:fVih9JD6ogIiHUN6ePK7HJidyEDpWGVB5mzM7cWNXoU=
|
||||
github.com/opencontainers/go-digest v1.0.0 h1:apOUWs51W5PlhuyGyz9FCeeBIOUDA/6nW8Oi/yOhh5U=
|
||||
|
@ -501,8 +502,8 @@ github.com/stretchr/testify v1.8.0/go.mod h1:yNjHg4UonilssWZ8iaSj1OCr/vHnekPRkoO
|
|||
github.com/stretchr/testify v1.8.1/go.mod h1:w2LPCIKwWwSfY2zedu0+kehJoqGctiVI29o6fzry7u4=
|
||||
github.com/stretchr/testify v1.8.4 h1:CcVxjf3Q8PM0mHUKJCdn+eZZtm5yQwehR5yeSVQQcUk=
|
||||
github.com/stretchr/testify v1.8.4/go.mod h1:sz/lmYIOXD/1dqDmKjjqLyZ2RngseejIcXlSw2iwfAo=
|
||||
github.com/thanos-io/thanos v0.31.1-0.20230518071718-528944910da2 h1:Zg52TbQ9LgQTynZoCB2XeA39m4f8zu9ybLo5oDSt4+A=
|
||||
github.com/thanos-io/thanos v0.31.1-0.20230518071718-528944910da2/go.mod h1:yQifbihSzTuj12goHi9PGZpe26XICXalf1XsxHVhGI4=
|
||||
github.com/thanos-io/thanos v0.31.1-0.20230712125051-cb2ab1b02800 h1:1xuhUBDC5EMPObyNmPDGdaPnfWJZLpTGzY6FKZHL8cE=
|
||||
github.com/thanos-io/thanos v0.31.1-0.20230712125051-cb2ab1b02800/go.mod h1:C0Cdk0kFFEDS3qkTgScF9ONSjrPxqnScGPoIgah3NJY=
|
||||
github.com/tidwall/pretty v1.0.0/go.mod h1:XNkn88O1ChpSDQmQeStsy+sBenx6DDtFZJxhVysOjyk=
|
||||
github.com/tidwall/pretty v1.2.0 h1:RWIZEg2iJ8/g6fDDYzMpobmaoGh5OLl4AXtGUGPcqCs=
|
||||
github.com/vultr/govultr/v2 v2.17.2 h1:gej/rwr91Puc/tgh+j33p/BLR16UrIPnSr+AIwYWZQs=
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue