Skip to content

Commit

Permalink
fix(deps): update go minor dependencies updates (auto-merge)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 14, 2024
1 parent 927582e commit 7569921
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,15 @@ module github.com/getyourguide/istio-config-validator
go 1.22.0

require (
github.com/envoyproxy/go-control-plane v0.12.1-0.20240719165848-f888b4f71207
github.com/envoyproxy/go-control-plane dbb674e97396
github.com/go-logr/logr v1.4.2
github.com/spf13/cobra v1.8.1
github.com/stretchr/testify v1.9.0
gopkg.in/yaml.v3 v3.0.1
istio.io/api v1.23.0-alpha.0
istio.io/api v1.23.0-rc.1
istio.io/client-go v1.22.3
istio.io/istio v0.0.0-20240702012549-b64a2f6240c6
k8s.io/apimachinery v0.30.3
k8s.io/apimachinery v0.31.0
)

require (
Expand Down

0 comments on commit 7569921

Please sign in to comment.