Commits on Source (2)
-
See merge request !602 Co-authored-by:
Renovate Bot <renovate@danet.fbi.h-da.de>
-
See merge request !603 Co-authored-by:
Renovate Bot <renovate@danet.fbi.h-da.de>
... | ... | @@ -17,13 +17,13 @@ require ( |
github.com/pterm/pterm v0.12.69 | ||
github.com/sethvargo/go-password v0.2.0 | ||
github.com/sirupsen/logrus v1.9.3 | ||
github.com/spf13/cobra v1.7.0 | ||
github.com/spf13/cobra v1.8.0 | ||
github.com/spf13/pflag v1.0.5 | ||
github.com/spf13/viper v1.17.0 | ||
github.com/stretchr/objx v0.5.0 // indirect | ||
github.com/stretchr/testify v1.8.4 | ||
go.mongodb.org/mongo-driver v1.12.1 | ||
golang.org/x/sync v0.4.0 | ||
golang.org/x/sync v0.5.0 | ||
google.golang.org/genproto v0.0.0-20231012201019-e917dd12ba7a // indirect | ||
google.golang.org/grpc v1.59.0 | ||
google.golang.org/protobuf v1.31.0 | ||
... | ... |