From 7ae6fae20658dd0b5b4dce4251a76e0c29fbc075 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Apr 2024 17:25:02 +0000 Subject: [PATCH] Bump github.com/sdcio/sdc-protos from 0.0.22 to 0.0.24 Bumps [github.com/sdcio/sdc-protos](https://github.com/sdcio/sdc-protos) from 0.0.22 to 0.0.24. - [Commits](https://github.com/sdcio/sdc-protos/compare/v0.0.22...v0.0.24) --- updated-dependencies: - dependency-name: github.com/sdcio/sdc-protos 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 3eadb9a..2631f3a 100644 --- a/go.mod +++ b/go.mod @@ -6,7 +6,7 @@ require ( github.com/danos/encoding v0.0.0-20210701125528-66857fd8c8ea github.com/danos/mgmterror v0.0.0-20210701125710-6fcf751e367d github.com/danos/utils v0.0.0-20210701125856-7935e3348d7c - github.com/sdcio/sdc-protos v0.0.22 + github.com/sdcio/sdc-protos v0.0.24 github.com/sirupsen/logrus v1.9.3 ) diff --git a/go.sum b/go.sum index 2dc78c6..b4c9cc1 100644 --- a/go.sum +++ b/go.sum @@ -22,8 +22,8 @@ github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZb github.com/pmezard/go-difflib v1.0.0/go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4= github.com/rogpeppe/go-internal v1.9.0 h1:73kH8U+JUqXU8lRuOHeVHaa/SZPifC7BkcraZVejAe8= github.com/rogpeppe/go-internal v1.9.0/go.mod h1:WtVeX8xhTBvf0smdhujwtBcq4Qrzq/fJaraNFVN+nFs= -github.com/sdcio/sdc-protos v0.0.22 h1:miAONxMvf0zlCYQz2exUS59y8VndR5HNtrVWCPbbTMg= -github.com/sdcio/sdc-protos v0.0.22/go.mod h1:iVVPmQTRzoCV4abQ4QL5mJethvRVfdV8cHcVyDtSNs4= +github.com/sdcio/sdc-protos v0.0.24 h1:AEhRfPRQVzb6KMxrFSd+ODiiC605ql7qbg2yxE1ARKQ= +github.com/sdcio/sdc-protos v0.0.24/go.mod h1:iVVPmQTRzoCV4abQ4QL5mJethvRVfdV8cHcVyDtSNs4= github.com/sirupsen/logrus v1.9.3 h1:dueUQJ1C2q9oE3F7wvmSGAaVtTmUizReu6fjN8uqzbQ= github.com/sirupsen/logrus v1.9.3/go.mod h1:naHLuLoDiP4jHNo9R0sCBMtWGeIprob74mVsIT4qYEQ= github.com/stretchr/objx v0.1.0/go.mod h1:HFkY916IF+rwdDfMAkV7OtwuqBVzrE8GR6GFx+wExME=