Skip to content

Commit 1f713fc

Browse files
Renovate: Update module github.com/sapcc/go-api-declarations to v1.20.2
1 parent fe50a48 commit 1f713fc

File tree

5 files changed

+8
-38
lines changed

5 files changed

+8
-38
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ require (
77
github.com/euank/go-kmsg-parser/v2 v2.1.0
88
github.com/golang/glog v1.2.5
99
github.com/prometheus/client_golang v1.22.0
10-
github.com/sapcc/go-api-declarations v1.15.0
10+
github.com/sapcc/go-api-declarations v1.20.2
1111
github.com/stretchr/testify v1.10.0
1212
golang.org/x/net v0.40.0
1313
k8s.io/node-problem-detector v0.8.20

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -161,8 +161,8 @@ github.com/prometheus/procfs v0.15.1 h1:YagwOFzUgYfKKHX6Dr+sHT7km/hxC76UB0leargg
161161
github.com/prometheus/procfs v0.15.1/go.mod h1:fB45yRUv8NstnjriLhBQLuOUt+WW4BsoGhij/e3PBqk=
162162
github.com/rogpeppe/go-internal v1.12.0 h1:exVL4IDcn6na9z1rAb56Vxr+CgyK3nn3O+epU5NdKM8=
163163
github.com/rogpeppe/go-internal v1.12.0/go.mod h1:E+RYuTGaKKdloAfM02xzb0FW3Paa99yedzYV+kq4uf4=
164-
github.com/sapcc/go-api-declarations v1.15.0 h1:41i1YnHaUq6HGzXtuCd5NqjJsWl8Pav3MSfMlPOYJuQ=
165-
github.com/sapcc/go-api-declarations v1.15.0/go.mod h1:WIT/BvApD9klcDb9aQbNgOr6sx0hGwd8NUnmGhNVuQQ=
164+
github.com/sapcc/go-api-declarations v1.20.2 h1:GWqv8VgsF4k9id6N051AVTaEpcjT02APsOuz2yCvTPQ=
165+
github.com/sapcc/go-api-declarations v1.20.2/go.mod h1:eiRrXXUeQS5C/1kKn8/KMjk0Y0goUzgDQswj30rH0Zc=
166166
github.com/shirou/gopsutil/v3 v3.24.5 h1:i0t8kL+kQTvpAYToeuiVk3TgDeKOFioZO3Ztz/iZ9pI=
167167
github.com/shirou/gopsutil/v3 v3.24.5/go.mod h1:bsoOS1aStSs9ErQ1WWfxllSeS1K5D+U30r2NfcubMVk=
168168
github.com/shoenig/go-m1cpu v0.1.6 h1:nxdKQNcEB6vzgA2E2bvzKIYRuNj7XNJ4S/aRSwKzFtM=

vendor/github.com/sapcc/go-api-declarations/bininfo/argument.go

Lines changed: 2 additions & 17 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/sapcc/go-api-declarations/bininfo/bininfo.go

Lines changed: 2 additions & 17 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/modules.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -310,7 +310,7 @@ github.com/prometheus/common/model
310310
github.com/prometheus/procfs
311311
github.com/prometheus/procfs/internal/fs
312312
github.com/prometheus/procfs/internal/util
313-
# github.com/sapcc/go-api-declarations v1.15.0
313+
# github.com/sapcc/go-api-declarations v1.20.2
314314
## explicit; go 1.24
315315
github.com/sapcc/go-api-declarations/bininfo
316316
# github.com/shirou/gopsutil/v3 v3.24.5

0 commit comments

Comments
 (0)