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 3e7f91f
Browse files Browse the repository at this point in the history
Signed-off-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] authored Apr 21, 2023
1 parent a0e3bb6 commit 817adbc
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,13 @@ go 1.20
require (
github.com/crossplane-contrib/provider-kubernetes v0.7.0
github.com/crossplane/crossplane v1.11.2
github.com/crossplane/crossplane-runtime v0.19.2
github.com/go-logr/logr v1.2.3
github.com/go-logr/zapr v1.2.3
github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring v0.63.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-20230331085454-9d11bb2726ff
github.com/vshn/component-appcat/apis v0.0.0-20230421085549-3e7f91fc944b
go.uber.org/zap v1.24.0
google.golang.org/grpc v1.50.1
k8s.io/api v0.26.3
Expand All @@ -24,7 +25,6 @@ require (
github.com/beorn7/perks v1.0.1 // indirect
github.com/cespare/xxhash/v2 v2.1.2 // indirect
github.com/cpuguy83/go-md2man/v2 v2.0.2 // indirect
github.com/crossplane/crossplane-runtime v0.19.2 // indirect
github.com/davecgh/go-spew v1.1.1 // indirect
github.com/emicklei/go-restful/v3 v3.9.0 // indirect
github.com/evanphx/json-patch/v5 v5.6.0 // indirect
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -315,8 +315,8 @@ github.com/stretchr/testify v1.8.1 h1:w7B6lhMri9wdJUVmEZPGGhZzrYTPvgJArz7wNPgYKs
github.com/stretchr/testify v1.8.1/go.mod h1:w2LPCIKwWwSfY2zedu0+kehJoqGctiVI29o6fzry7u4=
github.com/urfave/cli/v2 v2.23.7 h1:YHDQ46s3VghFHFf1DdF+Sh7H4RqhcM+t0TmZRJx4oJY=
github.com/urfave/cli/v2 v2.23.7/go.mod h1:GHupkWPMM0M/sj1a2b4wUrWBPzazNrIjouW6fmdJLxc=
github.com/vshn/component-appcat/apis v0.0.0-20230331085454-9d11bb2726ff h1:3SbrU3helfolvvyjQ+Z25uL59XTj5TG8KZt62EtlKVM=
github.com/vshn/component-appcat/apis v0.0.0-20230331085454-9d11bb2726ff/go.mod h1:CmhF7UOC1bivx++1x43BJfJaHj2eOG1d6GRJZQQoQvc=
github.com/vshn/component-appcat/apis v0.0.0-20230421085549-3e7f91fc944b h1:lEfKe+yNLQeHf0BYeEcKpssaS9W1Ttk8iomVH/VLwh4=
github.com/vshn/component-appcat/apis v0.0.0-20230421085549-3e7f91fc944b/go.mod h1:0DH2tr5skgsfgDQKI3zeYdtCYmjG36Pfe5BcQD0o2PM=
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 817adbc

Please sign in to comment.