11module github.com/Azure/azure-container-networking
22
3- go 1.23 .0
3+ go 1.24 .0
44
55require (
6- github.com/Azure/azure-sdk-for-go/sdk/azcore v1.19.0
7- github.com/Azure/azure-sdk-for-go/sdk/azidentity v1.11 .0
6+ github.com/Azure/azure-sdk-for-go/sdk/azcore v1.19.1
7+ github.com/Azure/azure-sdk-for-go/sdk/azidentity v1.13 .0
88 github.com/Azure/azure-sdk-for-go/sdk/keyvault/azsecrets v0.12.0
99 github.com/Masterminds/semver v1.5.0
10- github.com/Microsoft/go-winio v0.6.1
11- github.com/Microsoft/hcsshim v0.12 .0
10+ github.com/Microsoft/go-winio v0.6.2
11+ github.com/Microsoft/hcsshim v0.13 .0
1212 github.com/avast/retry-go/v3 v3.1.1
13- github.com/avast/retry-go/v4 v4.6.1
13+ github.com/avast/retry-go/v4 v4.7.0
1414 github.com/billgraziano/dpapi v0.5.0
1515 github.com/containernetworking/cni v1.3.0
1616 github.com/docker/libnetwork v0.8.0-dev.2.0.20210525090646-64b7a4574d14
@@ -29,18 +29,18 @@ require (
2929 github.com/onsi/gomega v1.34.1
3030 github.com/patrickmn/go-cache v2.1.0+incompatible
3131 github.com/pkg/errors v0.9.1
32- github.com/prometheus/client_golang v1.23.0
32+ github.com/prometheus/client_golang v1.23.2
3333 github.com/prometheus/client_model v0.6.2
3434 github.com/spf13/cobra v1.10.1
3535 github.com/spf13/pflag v1.0.10
3636 github.com/spf13/viper v1.21.0
3737 github.com/stretchr/testify v1.11.1
3838 go.uber.org/zap v1.27.0
3939 golang.org/x/exp v0.0.0-20241108190413-2d47ceb2692f
40- golang.org/x/sys v0.35 .0
41- google.golang.org/genproto/googleapis/rpc v0.0.0-20250707201910-8d1bb00bc6a7 // indirect
42- google.golang.org/grpc v1.75 .0
43- google.golang.org/protobuf v1.36.8
40+ golang.org/x/sys v0.37 .0
41+ google.golang.org/genproto/googleapis/rpc v0.0.0-20250804133106-a7a43d27e69b // indirect
42+ google.golang.org/grpc v1.76 .0
43+ google.golang.org/protobuf v1.36.10
4444 gopkg.in/natefinch/lumberjack.v2 v2.2.1
4545 k8s.io/api v0.29.12
4646 k8s.io/apiextensions-apiserver v0.29.12
@@ -56,12 +56,12 @@ require (
5656 code.cloudfoundry.org/clock v1.0.0 // indirect
5757 github.com/Azure/azure-sdk-for-go/sdk/internal v1.11.2 // indirect
5858 github.com/Azure/azure-sdk-for-go/sdk/keyvault/internal v0.7.1 // indirect
59- github.com/AzureAD/microsoft-authentication-library-for-go v1.4.2 // indirect
59+ github.com/AzureAD/microsoft-authentication-library-for-go v1.5.0 // indirect
6060 github.com/beorn7/perks v1.0.1 // indirect
6161 github.com/cespare/xxhash/v2 v2.3.0 // indirect
6262 github.com/coreos/go-iptables v0.8.0
6363 github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc // indirect
64- github.com/docker/docker v27.1.2 +incompatible // indirect
64+ github.com/docker/docker v27.3.1 +incompatible // indirect
6565 github.com/docker/go-connections v0.4.0 // indirect
6666 github.com/evanphx/json-patch v5.6.0+incompatible // indirect
6767 github.com/fsnotify/fsnotify v1.9.0
@@ -92,7 +92,7 @@ require (
9292 github.com/pelletier/go-toml/v2 v2.2.4 // indirect
9393 github.com/pkg/browser v0.0.0-20240102092130-5ac0b6a4141c // indirect
9494 github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 // indirect
95- github.com/prometheus/common v0.65.0
95+ github.com/prometheus/common v0.66.1
9696 github.com/prometheus/procfs v0.16.1 // indirect
9797 github.com/sirupsen/logrus v1.9.3
9898 github.com/spf13/afero v1.15.0 // indirect
@@ -104,12 +104,12 @@ require (
104104 github.com/vishvananda/netns v0.0.5
105105 go.opencensus.io v0.24.0 // indirect
106106 go.uber.org/multierr v1.11.0 // indirect
107- golang.org/x/crypto v0.41 .0
108- golang.org/x/net v0.42 .0 // indirect
107+ golang.org/x/crypto v0.43 .0
108+ golang.org/x/net v0.45 .0 // indirect
109109 golang.org/x/oauth2 v0.30.0 // indirect
110- golang.org/x/term v0.34 .0 // indirect
111- golang.org/x/text v0.28 .0 // indirect
112- golang.org/x/time v0.12 .0
110+ golang.org/x/term v0.36 .0 // indirect
111+ golang.org/x/text v0.30 .0 // indirect
112+ golang.org/x/time v0.14 .0
113113 golang.org/x/xerrors v0.0.0-20220907171357-04be3eba64a2 // indirect
114114 gomodules.xyz/jsonpatch/v2 v2.4.0 // indirect
115115 gopkg.in/fsnotify.v1 v1.4.7 // indirect
@@ -129,16 +129,18 @@ require (
129129 github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/monitor/armmonitor v0.11.0
130130 github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/network/armnetwork/v5 v5.2.0
131131 github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/resources/armresources v1.2.0
132- golang.org/x/sync v0.16 .0
132+ golang.org/x/sync v0.17 .0
133133 gotest.tools/v3 v3.5.2
134134 k8s.io/kubectl v0.28.5
135135 sigs.k8s.io/yaml v1.6.0
136136)
137137
138138require (
139- github.com/containerd/cgroups/v3 v3.0.2 // indirect
140- github.com/containerd/errdefs v0.1.0 // indirect
139+ github.com/containerd/cgroups/v3 v3.0.3 // indirect
140+ github.com/containerd/errdefs v0.3.0 // indirect
141+ github.com/containerd/errdefs/pkg v0.3.0 // indirect
141142 github.com/containerd/log v0.1.0 // indirect
143+ github.com/containerd/typeurl/v2 v2.2.0 // indirect
142144 github.com/emicklei/go-restful/v3 v3.11.0 // indirect
143145 github.com/go-viper/mapstructure/v2 v2.4.0 // indirect
144146 github.com/golang-jwt/jwt/v5 v5.3.0 // indirect
0 commit comments