File tree Expand file tree Collapse file tree 2 files changed +2
-13
lines changed Expand file tree Collapse file tree 2 files changed +2
-13
lines changed Original file line number Diff line number Diff line change 11module github.com/Azure/azure-container-networking
22
3- go 1.24.0
3+ go 1.24.1
44
55require (
66 github.com/Azure/azure-sdk-for-go/sdk/azcore v1.19.0
Original file line number Diff line number Diff line change 11module github.com/Azure/azure-container-networking
22
3- go 1.24.0
3+ go 1.24.1
44
5- require (
6- github.com/AlekSi/gocov-xml v1.2.0
7- github.com/axw/gocov v1.2.1
8- github.com/golang/mock v1.6.0
9- github.com/golangci/golangci-lint v1.63.4
10- github.com/jstemmer/go-junit-report v1.0.0
11- github.com/orellazri/renderkit v0.6.3
12- google.golang.org/grpc/cmd/protoc-gen-go-grpc v1.5.1
13- google.golang.org/protobuf v1.36.8
14- mvdan.cc/gofumpt v0.7.0
15- sigs.k8s.io/controller-tools v0.16.3
165// To use/update leverage -modfile=tools.go.mod field in respective go commands
176tool (
187 github.com/golang/mock/mockgen
You can’t perform that action at this time.
0 commit comments