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 11, 2024
1 parent 733f6e8 commit c2735e4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 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.13.2-0.20241202101631-6170cc3de97b
github.com/envoyproxy/go-control-plane 3f181c5d990f
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/istio v0.0.0-20241025185149-14bf1bd58ad1
k8s.io/apimachinery v0.31.3
k8s.io/apimachinery v0.31.4
)

require (
Expand Down

0 comments on commit c2735e4

Please sign in to comment.