Skip to content
This repository has been archived by the owner on May 23, 2023. It is now read-only.

Commit

Permalink
Update github.com/vshn/component-appcat/apis digest to 96ab857
Browse files Browse the repository at this point in the history
Signed-off-by: Renovate Bot <[email protected]>
  • Loading branch information
renovate[bot] authored May 16, 2023
1 parent 8a88ef8 commit 54c0c9e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 5 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ require (
github.com/sethvargo/go-password v0.2.0
github.com/stretchr/testify v1.8.1
github.com/urfave/cli/v2 v2.23.7
github.com/vshn/component-appcat/apis v0.0.0-20230508083110-a8e04b7b9a13
github.com/vshn/component-appcat/apis v0.0.0-20230516131242-96ab8575a83a
go.uber.org/zap v1.24.0
google.golang.org/grpc v1.50.1
k8s.io/api v0.26.3
Expand Down
6 changes: 2 additions & 4 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -397,10 +397,8 @@ github.com/valyala/bytebufferpool v1.0.0/go.mod h1:6bBcMArwyJ5K/AmCkWv1jt77kVWyC
github.com/valyala/fasttemplate v1.0.1/go.mod h1:UQGH1tvbgY+Nz5t2n7tXsz52dQxojPUpymEIMZ47gx8=
github.com/valyala/fasttemplate v1.2.1 h1:TVEnxayobAdVkhQfrfes2IzOB6o+z4roRkPF52WA1u4=
github.com/valyala/fasttemplate v1.2.1/go.mod h1:KHLXt3tVN2HBp8eijSv/kGJopbvo7S+qRAEEKiv+SiQ=
github.com/vshn/component-appcat/apis v0.0.0-20230502150715-7f57fa574e3b h1:FYtjwjCM4iGpvLNxvZPV2c4PV+gSCtqkC3hjD3aRLxk=
github.com/vshn/component-appcat/apis v0.0.0-20230502150715-7f57fa574e3b/go.mod h1:+zmzGcEUhwhz3QlIMMo+XQTRSoIK8MY/kSlIcEzC6I8=
github.com/vshn/component-appcat/apis v0.0.0-20230508083110-a8e04b7b9a13 h1:GoRKKQzu7sUpp82v5+xqsIbWKtQZIv/vrS6+r5UzsaQ=
github.com/vshn/component-appcat/apis v0.0.0-20230508083110-a8e04b7b9a13/go.mod h1:+zmzGcEUhwhz3QlIMMo+XQTRSoIK8MY/kSlIcEzC6I8=
github.com/vshn/component-appcat/apis v0.0.0-20230516131242-96ab8575a83a h1:XCwHhrA0qoOE0AAqGU/mEoE9Wv4leR0gafLrUcyfyMQ=
github.com/vshn/component-appcat/apis v0.0.0-20230516131242-96ab8575a83a/go.mod h1:+zmzGcEUhwhz3QlIMMo+XQTRSoIK8MY/kSlIcEzC6I8=
github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f/go.mod h1:N2zxlSyiKSe5eX1tZViRH5QA0qijqEDrYZiPEAiq3wU=
github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415/go.mod h1:GwrjFmJcFw6At/Gs6z4yjiIwzuJ1/+UwLxMQDVQXShQ=
github.com/xeipuuv/gojsonschema v1.2.0/go.mod h1:anYRn/JVcOK2ZgGU+IjEV4nwlhoK5sQluxsYJ78Id3Y=
Expand Down

0 comments on commit 54c0c9e

Please sign in to comment.