File tree 3 files changed +8
-8
lines changed 3 files changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -7,8 +7,8 @@ require (
7
7
github.com/gophercloud/gophercloud v1.11.0
8
8
github.com/gophercloud/utils v0.0.0-20231010081019-80377eca5d56
9
9
github.com/prometheus/client_golang v1.19.0
10
- github.com/sapcc/go-api-declarations v1.10.11
11
- github.com/sapcc/go-bits v0.0.0-20240411125018-95b87ec589ac
10
+ github.com/sapcc/go-api-declarations v1.10.12
11
+ github.com/sapcc/go-bits v0.0.0-20240418035538-c509bd89fb1a
12
12
github.com/spf13/cobra v1.8.0
13
13
go.uber.org/automaxprocs v1.5.3
14
14
)
Original file line number Diff line number Diff line change @@ -40,10 +40,10 @@ github.com/prometheus/procfs v0.12.0/go.mod h1:pcuDEFsWDnvcgNzo4EEweacyhjeA9Zk3c
40
40
github.com/rogpeppe/go-internal v1.10.0 h1:TMyTOH3F/DB16zRVcYyreMH6GnZZrwQVAoYjRBZyWFQ =
41
41
github.com/rogpeppe/go-internal v1.10.0 /go.mod h1:UQnix2H7Ngw/k4C5ijL5+65zddjncjaFoBhdsK/akog =
42
42
github.com/russross/blackfriday/v2 v2.1.0 /go.mod h1:+Rmxgy9KzJVeS9/2gXHxylqXiyQDYRxCVz55jmeOWTM =
43
- github.com/sapcc/go-api-declarations v1.10.11 h1:fxPTNfsriHX/a/eZo/9ugrGyS3oxh5z0xOTJkGmGUlQ =
44
- github.com/sapcc/go-api-declarations v1.10.11 /go.mod h1:83R3hTANhuRXt/pXDby37IJetw8l7DG41s33Tp9NXxI =
45
- github.com/sapcc/go-bits v0.0.0-20240411125018-95b87ec589ac h1:Dh+Op03VoITpfCIdVE7+yWqryvkyVN5DC8gPQi5QSLs =
46
- github.com/sapcc/go-bits v0.0.0-20240411125018-95b87ec589ac /go.mod h1:7ejtcgmK6MNAVVCeUUC0R8E8Y5ltDB7/vpSrok291DY =
43
+ github.com/sapcc/go-api-declarations v1.10.12 h1:F6FIoXE8bZUqKUM8azdGa4j5CpVZI8OF/qL5N5QMDJg =
44
+ github.com/sapcc/go-api-declarations v1.10.12 /go.mod h1:83R3hTANhuRXt/pXDby37IJetw8l7DG41s33Tp9NXxI =
45
+ github.com/sapcc/go-bits v0.0.0-20240418035538-c509bd89fb1a h1:RUbenVu0nFAWB4+CCid3Ot8AmUpr8Evj4adsInNv53s =
46
+ github.com/sapcc/go-bits v0.0.0-20240418035538-c509bd89fb1a /go.mod h1:S1TKBMocQOBIZJUTJiLpNqXLB+G1A5OdTFiPpWaX4L4 =
47
47
github.com/sergi/go-diff v1.3.1 h1:xkr+Oxo4BOQKmkn/B9eMK0g5Kg/983T9DqqPHwYqD+8 =
48
48
github.com/sergi/go-diff v1.3.1 /go.mod h1:aMJSSKb2lpPvRNec0+w3fl7LP9IOFzdc9Pa4NFbPK1I =
49
49
github.com/spf13/cobra v1.8.0 h1:7aJaZx1B85qltLMc546zn58BxxfZdR/W22ej9CFoEf0 =
Original file line number Diff line number Diff line change @@ -54,10 +54,10 @@ github.com/prometheus/common/model
54
54
github.com/prometheus/procfs
55
55
github.com/prometheus/procfs/internal/fs
56
56
github.com/prometheus/procfs/internal/util
57
- # github.com/sapcc/go-api-declarations v1.10.11
57
+ # github.com/sapcc/go-api-declarations v1.10.12
58
58
## explicit; go 1.21
59
59
github.com/sapcc/go-api-declarations/bininfo
60
- # github.com/sapcc/go-bits v0.0.0-20240411125018-95b87ec589ac
60
+ # github.com/sapcc/go-bits v0.0.0-20240418035538-c509bd89fb1a
61
61
## explicit; go 1.22
62
62
github.com/sapcc/go-bits/errext
63
63
github.com/sapcc/go-bits/httpext
You can’t perform that action at this time.
0 commit comments