File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -9,8 +9,8 @@ require (
99 github.com/fsnotify/fsnotify v1.5.4
1010 github.com/golang/protobuf v1.5.4
1111 github.com/google/uuid v1.6.0
12- github.com/networkservicemesh/api v1.14.5-0.20250331122810-c41e3fdcf9e1
13- github.com/networkservicemesh/sdk v0.5.1-0.20250401065529-7c0bd2f15e17
12+ github.com/networkservicemesh/api v1.14.5-rc.1
13+ github.com/networkservicemesh/sdk v1.14.5-rc.1
1414 github.com/pkg/errors v0.9.1
1515 github.com/sirupsen/logrus v1.9.0
1616 github.com/stretchr/testify v1.9.0
Original file line number Diff line number Diff line change @@ -153,10 +153,10 @@ github.com/modern-go/reflect2 v1.0.2 h1:xBagoLtFs94CBntxluKeaWgTMpvLxC4ur3nMaC9G
153153github.com/modern-go/reflect2 v1.0.2 /go.mod h1:yWuevngMOJpCy52FWWMvUC8ws7m/LJsjYzDa0/r8luk =
154154github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 h1:C3w9PqII01/Oq1c1nUAm88MOHcQC9l5mIlSMApZMrHA =
155155github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 /go.mod h1:+n7T8mK8HuQTcFwEeznm/DIxMOiR9yIdICNftLE1DvQ =
156- github.com/networkservicemesh/api v1.14.5-0.20250331122810-c41e3fdcf9e1 h1:3vfHIeBTGa1syGrRKrbR4td8/6Kzwmb5j4fHbSbJtXM =
157- github.com/networkservicemesh/api v1.14.5-0.20250331122810-c41e3fdcf9e1 /go.mod h1:+wUn/OlUyKWLaVoZOsHbiGKe7MPk82CQLGvGyoWULp8 =
158- github.com/networkservicemesh/sdk v0.5.1-0.20250401065529-7c0bd2f15e17 h1:Ar60JMZig6W5yREfYg8uqkurNPtOhIQ775lgizkKARw =
159- github.com/networkservicemesh/sdk v0.5.1-0.20250401065529-7c0bd2f15e17 /go.mod h1:7oi2SgOTu3LOpBsYSyJWe2kgkkoPeJsUiIv3U1ypMJw =
156+ github.com/networkservicemesh/api v1.14.5-rc.1 h1:ugFfPJrB2KQISh7KyPYUdwBnLZOxVtAn75hLnqgsKYM =
157+ github.com/networkservicemesh/api v1.14.5-rc.1 /go.mod h1:+wUn/OlUyKWLaVoZOsHbiGKe7MPk82CQLGvGyoWULp8 =
158+ github.com/networkservicemesh/sdk v1.14.5-rc.1 h1:ViTaWACjU2ssFAu6BpxqLl20hXMNytsgTtN62ZvtmT0 =
159+ github.com/networkservicemesh/sdk v1.14.5-rc.1 /go.mod h1:XAharIZrYbmZA3V5bnpcGN8OyCUU5ddSQvW1a9Luo/o =
160160github.com/onsi/ginkgo/v2 v2.21.0 h1:7rg/4f3rB88pb5obDgNZrNHrQ4e6WpjonchcpuBRnZM =
161161github.com/onsi/ginkgo/v2 v2.21.0 /go.mod h1:7Du3c42kxCUegi0IImZ1wUQzMBVecgIHjR1C+NkhLQo =
162162github.com/onsi/gomega v1.35.1 h1:Cwbd75ZBPxFSuZ6T+rN/WCb/gOc6YgFBXLlZLhC7Ds4 =
You can’t perform that action at this time.
0 commit comments