File tree Expand file tree Collapse file tree 3 files changed +8
-8
lines changed
Expand file tree Collapse file tree 3 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 44
55require (
66 github.com/prometheus/client_golang v1.23.2
7- github.com/sapcc/go-api-declarations v1.19 .0
8- github.com/sapcc/go-bits v0.0.0-20260219121224-1c2b75dbf776
7+ github.com/sapcc/go-api-declarations v1.20 .0
8+ github.com/sapcc/go-bits v0.0.0-20260226170120-c20f89b66c3c
99 gopkg.in/yaml.v2 v2.4.0
1010)
1111
Original file line number Diff line number Diff line change @@ -29,10 +29,10 @@ github.com/prometheus/procfs v0.17.0 h1:FuLQ+05u4ZI+SS/w9+BWEM2TXiHKsUQ9TADiRH7D
2929github.com/prometheus/procfs v0.17.0 /go.mod h1:oPQLaDAMRbA+u8H5Pbfq+dl3VDAvHxMUOVhe0wYB2zw =
3030github.com/rogpeppe/go-internal v1.10.0 h1:TMyTOH3F/DB16zRVcYyreMH6GnZZrwQVAoYjRBZyWFQ =
3131github.com/rogpeppe/go-internal v1.10.0 /go.mod h1:UQnix2H7Ngw/k4C5ijL5+65zddjncjaFoBhdsK/akog =
32- github.com/sapcc/go-api-declarations v1.19 .0 h1:AdCHBhoDGC1REMJF6Rc/XLIcf4qMqjUXs5WLq83HImM =
33- github.com/sapcc/go-api-declarations v1.19 .0 /go.mod h1:eiRrXXUeQS5C/1kKn8/KMjk0Y0goUzgDQswj30rH0Zc =
34- github.com/sapcc/go-bits v0.0.0-20260219121224-1c2b75dbf776 h1:WFpq3qAk60WUoqCMYOkTRiFkpKyjQ/Wq6xUslz/3y7g =
35- github.com/sapcc/go-bits v0.0.0-20260219121224-1c2b75dbf776 /go.mod h1:AYC4f8FYO9DllSt4TyMwm1e5iPn32/DGIrlgXtuEsJ0 =
32+ github.com/sapcc/go-api-declarations v1.20 .0 h1:3v6JutEcurd0LIV+mU/bm9rDhtTrcTlwmtT+V/WZIEY =
33+ github.com/sapcc/go-api-declarations v1.20 .0 /go.mod h1:eiRrXXUeQS5C/1kKn8/KMjk0Y0goUzgDQswj30rH0Zc =
34+ github.com/sapcc/go-bits v0.0.0-20260226170120-c20f89b66c3c h1:GX6ADtKR6Bs2bBRBqeJf376MsxLNppC1SOHLIBuQwIA =
35+ github.com/sapcc/go-bits v0.0.0-20260226170120-c20f89b66c3c /go.mod h1:AYC4f8FYO9DllSt4TyMwm1e5iPn32/DGIrlgXtuEsJ0 =
3636github.com/sergi/go-diff v1.4.0 h1:n/SP9D5ad1fORl+llWyN+D6qoUETXNZARKjyY2/KVCw =
3737github.com/sergi/go-diff v1.4.0 /go.mod h1:A0bzQcvG0E7Rwjx0REVgAGH58e96+X0MeOfepqsbeW4 =
3838github.com/stretchr/testify v1.11.1 h1:7s2iGBzp5EwR7/aIZr8ao5+dra3wiQyKjjFuvgVKu7U =
Original file line number Diff line number Diff line change @@ -29,10 +29,10 @@ github.com/prometheus/common/model
2929github.com/prometheus/procfs
3030github.com/prometheus/procfs/internal/fs
3131github.com/prometheus/procfs/internal/util
32- # github.com/sapcc/go-api-declarations v1.19 .0
32+ # github.com/sapcc/go-api-declarations v1.20 .0
3333## explicit; go 1.24
3434github.com/sapcc/go-api-declarations/bininfo
35- # github.com/sapcc/go-bits v0.0.0-20260219121224-1c2b75dbf776
35+ # github.com/sapcc/go-bits v0.0.0-20260226170120-c20f89b66c3c
3636## explicit; go 1.25
3737github.com/sapcc/go-bits/httpext
3838github.com/sapcc/go-bits/logg
You can’t perform that action at this time.
0 commit comments