File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,7 @@ toolchain go1.24.6
77require (
88 github.com/go-logr/logr v1.4.3
99 github.com/h2non/gock v1.2.0
10+ github.com/konflux-ci/coverport/instrumentation/go v0.0.0-20251127103713-95b5b5e04a62
1011 github.com/onsi/ginkgo/v2 v2.26.0
1112 github.com/onsi/gomega v1.38.2
1213 github.com/prometheus/client_golang v1.19.1
@@ -56,7 +57,6 @@ require (
5657 github.com/inconshreveable/mousetrap v1.1.0 // indirect
5758 github.com/josharian/intern v1.0.0 // indirect
5859 github.com/json-iterator/go v1.1.12 // indirect
59- github.com/konflux-ci/coverport/instrumentation/go v0.0.0-20251127103713-95b5b5e04a62 // indirect
6060 github.com/mailru/easyjson v0.7.7 // indirect
6161 github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd // indirect
6262 github.com/modern-go/reflect2 v1.0.2 // indirect
You can’t perform that action at this time.
0 commit comments