From 6a898884178895158439cfe9670b47ddae8cabb7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Jun 2026 19:33:29 +0000 Subject: [PATCH] Bump github.com/sapcc/go-api-declarations from 1.23.0 to 1.24.0 Bumps [github.com/sapcc/go-api-declarations](https://github.com/sapcc/go-api-declarations) from 1.23.0 to 1.24.0. - [Commits](https://github.com/sapcc/go-api-declarations/compare/v1.23.0...v1.24.0) --- updated-dependencies: - dependency-name: github.com/sapcc/go-api-declarations dependency-version: 1.24.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- go.mod | 2 +- go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/go.mod b/go.mod index 31f543d3..1110170e 100644 --- a/go.mod +++ b/go.mod @@ -15,7 +15,7 @@ require ( github.com/openconfig/ygnmi v0.15.0 github.com/openconfig/ygot v0.34.0 github.com/pin/tftp/v3 v3.2.0 - github.com/sapcc/go-api-declarations v1.23.0 + github.com/sapcc/go-api-declarations v1.24.0 github.com/stretchr/testify v1.11.1 github.com/tidwall/gjson v1.19.0 go.uber.org/automaxprocs v1.6.0 diff --git a/go.sum b/go.sum index 4ae727d6..357c9ccc 100644 --- a/go.sum +++ b/go.sum @@ -171,8 +171,8 @@ github.com/prometheus/procfs v0.19.2/go.mod h1:M0aotyiemPhBCM0z5w87kL22CxfcH05Zp github.com/rogpeppe/go-internal v1.14.1 h1:UQB4HGPB6osV0SQTLymcB4TgvyWu6ZyliaW0tI/otEQ= github.com/rogpeppe/go-internal v1.14.1/go.mod h1:MaRKkUm5W0goXpeCfT7UZI6fk/L7L7so1lCWt35ZSgc= github.com/russross/blackfriday/v2 v2.1.0/go.mod h1:+Rmxgy9KzJVeS9/2gXHxylqXiyQDYRxCVz55jmeOWTM= -github.com/sapcc/go-api-declarations v1.23.0 h1:9Gcree1lxMsZnZ/Ij9yWiLWvAyP4PQqMipmY+pYe+aY= -github.com/sapcc/go-api-declarations v1.23.0/go.mod h1:ZWRTijvgF8o8aHg5stgg7u4DF6jFrd0X97le/uGlZsA= +github.com/sapcc/go-api-declarations v1.24.0 h1:sGBvOMVSM1olJlyvNoQSk7NX5uatXHKkztGDBPnTWMs= +github.com/sapcc/go-api-declarations v1.24.0/go.mod h1:ZWRTijvgF8o8aHg5stgg7u4DF6jFrd0X97le/uGlZsA= github.com/spf13/cobra v1.10.2 h1:DMTTonx5m65Ic0GOoRY2c16WCbHxOOw6xxezuLaBpcU= github.com/spf13/cobra v1.10.2/go.mod h1:7C1pvHqHw5A4vrJfjNwvOdzYu0Gml16OCs2GRiTUUS4= github.com/spf13/pflag v1.0.9/go.mod h1:McXfInJRrz4CZXVZOBLb0bTZqETkiAhM9Iw0y3An2Bg=