File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ module github.com/Azure/azure-container-networking/build/tools
33go 1.23.2
44
55require (
6- github.com/AlekSi/gocov-xml v1.1 .0
6+ github.com/AlekSi/gocov-xml v1.2 .0
77 github.com/axw/gocov v1.2.1
88 github.com/golang/mock v1.6.0
99 github.com/golangci/golangci-lint v1.63.4
Original file line number Diff line number Diff line change @@ -8,8 +8,8 @@ github.com/4meepo/tagalign v1.4.1 h1:GYTu2FaPGOGb/xJalcqHeD4il5BiCywyEYZOA55P6J4
88github.com/4meepo/tagalign v1.4.1 /go.mod h1:2H9Yu6sZ67hmuraFgfZkNcg5Py9Ch/Om9l2K/2W1qS4 =
99github.com/Abirdcfly/dupword v0.1.3 h1:9Pa1NuAsZvpFPi9Pqkd93I7LIYRURj+A//dFd5tgBeE =
1010github.com/Abirdcfly/dupword v0.1.3 /go.mod h1:8VbB2t7e10KRNdwTVoxdBaxla6avbhGzb8sCTygUMhw =
11- github.com/AlekSi/gocov-xml v1.1 .0 h1:iElWGi7s/MuL8/d8WDtI2fOAsN3ap9x8nK5RrAhaDng =
12- github.com/AlekSi/gocov-xml v1.1 .0 /go.mod h1:g1dRVOCHjKkMtlPfW6BokJ/qxoeZ1uPNAK7A/ii3CUo =
11+ github.com/AlekSi/gocov-xml v1.2 .0 h1:TGx+qVSgBn655Ejv8b2mgPIGvIa8ZxGFSPXuWf0J3Vw =
12+ github.com/AlekSi/gocov-xml v1.2 .0 /go.mod h1:g1dRVOCHjKkMtlPfW6BokJ/qxoeZ1uPNAK7A/ii3CUo =
1313github.com/Antonboom/errname v1.0.0 h1:oJOOWR07vS1kRusl6YRSlat7HFnb3mSfMl6sDMRoTBA =
1414github.com/Antonboom/errname v1.0.0 /go.mod h1:gMOBFzK/vrTiXN9Oh+HFs+e6Ndl0eTFbtsRTSRdXyGI =
1515github.com/Antonboom/nilnil v1.0.1 h1:C3Tkm0KUxgfO4Duk3PM+ztPncTFlOf0b2qadmS0s4xs =
You can’t perform that action at this time.
0 commit comments