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 Dec 19, 2024
1 parent df3cdb0 commit 2f51635
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,13 +3,13 @@ module github.com/getyourguide/istio-config-validator
go 1.23.4

require (
github.com/envoyproxy/go-control-plane v0.13.2-0.20241022220226-23b7e55d7f65
github.com/envoyproxy/go-control-plane f011ad88ec17
github.com/go-logr/logr v1.4.2
github.com/spf13/cobra v1.8.1
github.com/stretchr/testify v1.10.0
gopkg.in/yaml.v3 v3.0.1
istio.io/api v1.24.1
istio.io/client-go v1.24.1
istio.io/api v1.24.2
istio.io/client-go v1.24.2
istio.io/istio v0.0.0-20241025185149-14bf1bd58ad1
k8s.io/apimachinery v0.32.0
)
Expand Down

0 comments on commit 2f51635

Please sign in to comment.