File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed
Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ require (
88 github.com/onsi/ginkgo/v2 v2.23.4
99 github.com/onsi/gomega v1.37.0
1010 github.com/stretchr/testify v1.10.0
11- go.datum.net/network-services-operator v0.1 .0
11+ go.datum.net/network-services-operator v0.2 .0
1212 golang.org/x/crypto v0.37.0
1313 golang.org/x/sync v0.13.0
1414 google.golang.org/protobuf v1.36.6
Original file line number Diff line number Diff line change @@ -130,6 +130,8 @@ github.com/yuin/goldmark v1.1.27/go.mod h1:3hX8gzYuyVAZsxl0MRgGTJEmQBFcNTphYh9de
130130github.com/yuin/goldmark v1.2.1 /go.mod h1:3hX8gzYuyVAZsxl0MRgGTJEmQBFcNTphYh9decYSb74 =
131131go.datum.net/network-services-operator v0.1.0 h1:PAXOZ5DdJFgRoeVBPIXhqkCm6DxbP4tVOPcr3Y7h/So =
132132go.datum.net/network-services-operator v0.1.0 /go.mod h1:uloVfxqE+8DgSiMB651X8UC9yECpXbwp/NBstofCceE =
133+ go.datum.net/network-services-operator v0.2.0 h1:NJ+xZ95j3WgFT1y9o7WQBEEyjrw83g+RumxEMW18Cqw =
134+ go.datum.net/network-services-operator v0.2.0 /go.mod h1:uloVfxqE+8DgSiMB651X8UC9yECpXbwp/NBstofCceE =
133135go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.54.0 h1:TT4fX+nBOA/+LUkobKGW1ydGcn+G3vRw9+g5HwCphpk =
134136go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.54.0 /go.mod h1:L7UH0GbB0p47T4Rri3uHjbpCFYrVrwc1I25QhNPiGK8 =
135137go.opentelemetry.io/otel v1.29.0 h1:PdomN/Al4q/lN6iBJEN3AwPvUiHPMlt93c8bqTG5Llw =
You can’t perform that action at this time.
0 commit comments