From e59cc82735ad72699aad82e7c18f72244960aa96 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Mar 2026 20:08:50 +0000 Subject: [PATCH] chore(deps): bump github.com/otterscale/api from 0.8.19 to 0.8.23 Bumps [github.com/otterscale/api](https://github.com/otterscale/api) from 0.8.19 to 0.8.23. - [Release notes](https://github.com/otterscale/api/releases) - [Commits](https://github.com/otterscale/api/compare/v0.8.19...v0.8.23) --- updated-dependencies: - dependency-name: github.com/otterscale/api dependency-version: 0.8.23 dependency-type: direct:production update-type: version-update:semver-patch ... 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 3300193..df926f3 100644 --- a/go.mod +++ b/go.mod @@ -5,7 +5,7 @@ go 1.26.0 require ( github.com/onsi/ginkgo/v2 v2.28.1 github.com/onsi/gomega v1.39.1 - github.com/otterscale/api v0.8.19 + github.com/otterscale/api v0.8.23 k8s.io/api v0.35.2 k8s.io/apimachinery v0.35.2 k8s.io/client-go v0.35.2 diff --git a/go.sum b/go.sum index be493fd..887cc31 100644 --- a/go.sum +++ b/go.sum @@ -110,8 +110,8 @@ github.com/onsi/ginkgo/v2 v2.28.1 h1:S4hj+HbZp40fNKuLUQOYLDgZLwNUVn19N3Atb98NCyI github.com/onsi/ginkgo/v2 v2.28.1/go.mod h1:CLtbVInNckU3/+gC8LzkGUb9oF+e8W8TdUsxPwvdOgE= github.com/onsi/gomega v1.39.1 h1:1IJLAad4zjPn2PsnhH70V4DKRFlrCzGBNrNaru+Vf28= github.com/onsi/gomega v1.39.1/go.mod h1:hL6yVALoTOxeWudERyfppUcZXjMwIMLnuSfruD2lcfg= -github.com/otterscale/api v0.8.19 h1:GJRY4bA/v9E4XenySoPjMPQea7CJoEXJjmpzRgSQx7k= -github.com/otterscale/api v0.8.19/go.mod h1:EADd26b/FpPfG+FMkNJU9KnAt19XQrHL4sbpGSWZIBM= +github.com/otterscale/api v0.8.23 h1:cq8pfhD9jKdjkjVxJi0C4MWMeMWEveFdBhlSodmg2qM= +github.com/otterscale/api v0.8.23/go.mod h1:EADd26b/FpPfG+FMkNJU9KnAt19XQrHL4sbpGSWZIBM= github.com/pkg/errors v0.9.1 h1:FEBLx1zS214owpjy7qsBeixbURkuhQAwrK5UwLGTwt4= github.com/pkg/errors v0.9.1/go.mod h1:bwawxfHBFNV+L2hUp1rHADufV3IMtnDRdf1r5NINEl0= github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZbAQM=