This repository was archived by the owner on May 23, 2023. It is now read-only.
File tree 2 files changed +3
-5
lines changed 2 files changed +3
-5
lines changed Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ require (
15
15
github.com/sethvargo/go-password v0.2.0
16
16
github.com/stretchr/testify v1.8.1
17
17
github.com/urfave/cli/v2 v2.23.7
18
- github.com/vshn/component-appcat/apis v0.0.0-20230508083110-a8e04b7b9a13
18
+ github.com/vshn/component-appcat/apis v0.0.0-20230510082946-e0b07dad67f5
19
19
go.uber.org/zap v1.24.0
20
20
google.golang.org/grpc v1.50.1
21
21
k8s.io/api v0.26.3
Original file line number Diff line number Diff line change @@ -397,10 +397,8 @@ github.com/valyala/bytebufferpool v1.0.0/go.mod h1:6bBcMArwyJ5K/AmCkWv1jt77kVWyC
397
397
github.com/valyala/fasttemplate v1.0.1 /go.mod h1:UQGH1tvbgY+Nz5t2n7tXsz52dQxojPUpymEIMZ47gx8 =
398
398
github.com/valyala/fasttemplate v1.2.1 h1:TVEnxayobAdVkhQfrfes2IzOB6o+z4roRkPF52WA1u4 =
399
399
github.com/valyala/fasttemplate v1.2.1 /go.mod h1:KHLXt3tVN2HBp8eijSv/kGJopbvo7S+qRAEEKiv+SiQ =
400
- github.com/vshn/component-appcat/apis v0.0.0-20230502150715-7f57fa574e3b h1:FYtjwjCM4iGpvLNxvZPV2c4PV+gSCtqkC3hjD3aRLxk =
401
- github.com/vshn/component-appcat/apis v0.0.0-20230502150715-7f57fa574e3b /go.mod h1:+zmzGcEUhwhz3QlIMMo+XQTRSoIK8MY/kSlIcEzC6I8 =
402
- github.com/vshn/component-appcat/apis v0.0.0-20230508083110-a8e04b7b9a13 h1:GoRKKQzu7sUpp82v5+xqsIbWKtQZIv/vrS6+r5UzsaQ =
403
- github.com/vshn/component-appcat/apis v0.0.0-20230508083110-a8e04b7b9a13 /go.mod h1:+zmzGcEUhwhz3QlIMMo+XQTRSoIK8MY/kSlIcEzC6I8 =
400
+ github.com/vshn/component-appcat/apis v0.0.0-20230510082946-e0b07dad67f5 h1:kX5hvY4o876jAbxI7r/9KmD2jD/DZBr5+eusMsQ1aiU =
401
+ github.com/vshn/component-appcat/apis v0.0.0-20230510082946-e0b07dad67f5 /go.mod h1:+zmzGcEUhwhz3QlIMMo+XQTRSoIK8MY/kSlIcEzC6I8 =
404
402
github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f /go.mod h1:N2zxlSyiKSe5eX1tZViRH5QA0qijqEDrYZiPEAiq3wU =
405
403
github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 /go.mod h1:GwrjFmJcFw6At/Gs6z4yjiIwzuJ1/+UwLxMQDVQXShQ =
406
404
github.com/xeipuuv/gojsonschema v1.2.0 /go.mod h1:anYRn/JVcOK2ZgGU+IjEV4nwlhoK5sQluxsYJ78Id3Y =
You can’t perform that action at this time.
0 commit comments