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

Commit 74527c6

Browse files
Update github.com/vshn/component-appcat/apis digest to f0116e4
Signed-off-by: Renovate Bot <[email protected]>
1 parent 86dee17 commit 74527c6

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ require (
99
github.com/go-logr/zapr v1.2.3
1010
github.com/stretchr/testify v1.8.1
1111
github.com/urfave/cli/v2 v2.23.7
12-
github.com/vshn/component-appcat/apis v0.0.0-20230323120435-814284eb8a95
12+
github.com/vshn/component-appcat/apis v0.0.0-20230404110957-f0116e4b161a
1313
go.uber.org/zap v1.24.0
1414
k8s.io/api v0.26.3
1515
k8s.io/apimachinery v0.26.3

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -313,8 +313,8 @@ github.com/stretchr/testify v1.8.1 h1:w7B6lhMri9wdJUVmEZPGGhZzrYTPvgJArz7wNPgYKs
313313
github.com/stretchr/testify v1.8.1/go.mod h1:w2LPCIKwWwSfY2zedu0+kehJoqGctiVI29o6fzry7u4=
314314
github.com/urfave/cli/v2 v2.23.7 h1:YHDQ46s3VghFHFf1DdF+Sh7H4RqhcM+t0TmZRJx4oJY=
315315
github.com/urfave/cli/v2 v2.23.7/go.mod h1:GHupkWPMM0M/sj1a2b4wUrWBPzazNrIjouW6fmdJLxc=
316-
github.com/vshn/component-appcat/apis v0.0.0-20230323120435-814284eb8a95 h1:QJsf8XEBV0J/KjZQE1s3nDs37WW1euQehktYvtRsmRo=
317-
github.com/vshn/component-appcat/apis v0.0.0-20230323120435-814284eb8a95/go.mod h1:0DH2tr5skgsfgDQKI3zeYdtCYmjG36Pfe5BcQD0o2PM=
316+
github.com/vshn/component-appcat/apis v0.0.0-20230404110957-f0116e4b161a h1:7bRmjTxHQkHTPRjON/oQaGjPcy0V0VbkAwwSY3X6Bu4=
317+
github.com/vshn/component-appcat/apis v0.0.0-20230404110957-f0116e4b161a/go.mod h1:0DH2tr5skgsfgDQKI3zeYdtCYmjG36Pfe5BcQD0o2PM=
318318
github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f/go.mod h1:N2zxlSyiKSe5eX1tZViRH5QA0qijqEDrYZiPEAiq3wU=
319319
github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415/go.mod h1:GwrjFmJcFw6At/Gs6z4yjiIwzuJ1/+UwLxMQDVQXShQ=
320320
github.com/xeipuuv/gojsonschema v1.2.0/go.mod h1:anYRn/JVcOK2ZgGU+IjEV4nwlhoK5sQluxsYJ78Id3Y=

0 commit comments

Comments
 (0)