Skip to content

Commit

Permalink
fix(deps): update github.com/cilium/tetragon/pkg/k8s digest to d51b96d
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <[email protected]>
  • Loading branch information
renovate[bot] authored and aditighag committed Jul 21, 2023
1 parent 2664084 commit fdff063
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ require (
github.com/cilium/charts v0.0.0-20230717145054-e881575172da
github.com/cilium/cilium v1.14.0-snapshot.6
github.com/cilium/hubble v0.12.0
github.com/cilium/tetragon/pkg/k8s v0.0.0-20230720174204-f0ae9f0f27f0
github.com/cilium/tetragon/pkg/k8s v0.0.0-20230721102407-d51b96debc69
github.com/cilium/workerpool v1.2.0
github.com/cloudflare/cfssl v1.6.4
github.com/go-openapi/strfmt v0.21.7
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -119,8 +119,8 @@ github.com/cilium/hubble v0.12.0 h1:0Sc68tCa3jY1x4VqEWp63+r34/e5jmh4p3CWrf5afU8=
github.com/cilium/hubble v0.12.0/go.mod h1:2mXoJZSczBewSVItWblNmCQaAjSr+NVnWTonwuVcrIk=
github.com/cilium/proxy v0.0.0-20230623092907-8fddead4e52c h1:/NqY4jLr92f7VcUJe1gHS6CgSGWFUCeD2f4QhxO8tgE=
github.com/cilium/proxy v0.0.0-20230623092907-8fddead4e52c/go.mod h1:iOlDXIgPGBabS7J0Npbq8MC5+gfvUGSBISnxXIJjfgs=
github.com/cilium/tetragon/pkg/k8s v0.0.0-20230720174204-f0ae9f0f27f0 h1:f6WAkWyA9Vnx0Ayv8FXfuBD45hM9tOzho5Aizkm2sDM=
github.com/cilium/tetragon/pkg/k8s v0.0.0-20230720174204-f0ae9f0f27f0/go.mod h1:wxFHe2LFk7EaRzQVhyMjTCpHpPeMFEaUT7GMPRbx+IM=
github.com/cilium/tetragon/pkg/k8s v0.0.0-20230721102407-d51b96debc69 h1:yjlD+GtrUysP4Wexn3mhiCOAMNmeN+cHqBzPSFp5Im4=
github.com/cilium/tetragon/pkg/k8s v0.0.0-20230721102407-d51b96debc69/go.mod h1:wxFHe2LFk7EaRzQVhyMjTCpHpPeMFEaUT7GMPRbx+IM=
github.com/cilium/workerpool v1.2.0 h1:Wc2iOPTvCgWKQXeq4L5tnx4QFEI+z5q1+bSpSS0cnAY=
github.com/cilium/workerpool v1.2.0/go.mod h1:GOYJhwlnIjR+jWSDNBb5kw47G1H/XA9X4WOBpgr4pQU=
github.com/client9/misspell v0.3.4/go.mod h1:qj6jICC3Q7zFZvVWo7KLAzC3yx5G7kyvSDkc90ppPyw=
Expand Down
2 changes: 1 addition & 1 deletion vendor/modules.txt
Original file line number Diff line number Diff line change
Expand Up @@ -173,7 +173,7 @@ github.com/cilium/proxy/go/envoy/type/metadata/v3
github.com/cilium/proxy/go/envoy/type/tracing/v3
github.com/cilium/proxy/go/envoy/type/v3
github.com/cilium/proxy/pkg/policy/api/kafka
# github.com/cilium/tetragon/pkg/k8s v0.0.0-20230720174204-f0ae9f0f27f0
# github.com/cilium/tetragon/pkg/k8s v0.0.0-20230721102407-d51b96debc69
## explicit; go 1.20
github.com/cilium/tetragon/pkg/k8s/apis/cilium.io
github.com/cilium/tetragon/pkg/k8s/apis/cilium.io/v1alpha1
Expand Down

0 comments on commit fdff063

Please sign in to comment.