-
- Downloads
[renovate] Update code.fbi.h-da.de/danet/gnmi-target digest to 9654c7a
parent
7eb972fe
No related branches found
No related tags found
... | @@ -3,7 +3,7 @@ module code.fbi.h-da.de/danet/quant | ... | @@ -3,7 +3,7 @@ module code.fbi.h-da.de/danet/quant |
go 1.23 | go 1.23 | ||
require ( | require ( | ||
code.fbi.h-da.de/danet/gnmi-target v0.0.0-20240402114917-f5441059d9a3 | code.fbi.h-da.de/danet/gnmi-target v0.0.0-20250215211449-9654c7aad18b | ||
code.fbi.h-da.de/danet/quipsec/gen/go/quipsec v0.0.0-20231207135002-06d40645e073 | code.fbi.h-da.de/danet/quipsec/gen/go/quipsec v0.0.0-20231207135002-06d40645e073 | ||
github.com/google/uuid v1.6.0 | github.com/google/uuid v1.6.0 | ||
github.com/gorilla/mux v1.8.1 | github.com/gorilla/mux v1.8.1 | ||
... | @@ -17,8 +17,8 @@ require ( | ... | @@ -17,8 +17,8 @@ require ( |
github.com/sirupsen/logrus v1.9.3 | github.com/sirupsen/logrus v1.9.3 | ||
github.com/stretchr/testify v1.10.0 | github.com/stretchr/testify v1.10.0 | ||
golang.org/x/sys v0.29.0 | golang.org/x/sys v0.29.0 | ||
google.golang.org/genproto/googleapis/api v0.0.0-20241118233622-e639e219e697 | google.golang.org/genproto/googleapis/api v0.0.0-20241202173237-19429a94021a | ||
google.golang.org/grpc v1.69.4 | google.golang.org/grpc v1.70.0 | ||
google.golang.org/protobuf v1.35.2 | google.golang.org/protobuf v1.35.2 | ||
gopkg.in/yaml.v3 v3.0.1 | gopkg.in/yaml.v3 v3.0.1 | ||
) | ) | ||
... | @@ -37,7 +37,7 @@ require ( | ... | @@ -37,7 +37,7 @@ require ( |
github.com/tklauser/numcpus v0.7.0 // indirect | github.com/tklauser/numcpus v0.7.0 // indirect | ||
github.com/yusufpapurcu/wmi v1.2.4 // indirect | github.com/yusufpapurcu/wmi v1.2.4 // indirect | ||
golang.org/x/exp v0.0.0-20240222234643-814bf88cf225 // indirect | golang.org/x/exp v0.0.0-20240222234643-814bf88cf225 // indirect | ||
golang.org/x/net v0.30.0 // indirect | golang.org/x/net v0.32.0 // indirect | ||
golang.org/x/text v0.20.0 // indirect | golang.org/x/text v0.21.0 // indirect | ||
google.golang.org/genproto/googleapis/rpc v0.0.0-20241118233622-e639e219e697 // indirect | google.golang.org/genproto/googleapis/rpc v0.0.0-20241202173237-19429a94021a // indirect | ||
) | ) |
Please register or sign in to comment