Commits on Source (3)
-
See merge request !1154 Co-authored-by:
Renovate Bot <renovate@danet.fbi.h-da.de>
-
See merge request !1155 Co-authored-by:
Renovate Bot <renovate@danet.fbi.h-da.de>
-
Fabian Seidl authored
See merge request !1156
... | ... | @@ -24,7 +24,7 @@ require ( |
github.com/stretchr/testify v1.10.0 | ||
go.mongodb.org/mongo-driver v1.17.2 | ||
golang.org/x/sync v0.10.0 | ||
google.golang.org/grpc v1.69.2 | ||
google.golang.org/grpc v1.69.4 | ||
google.golang.org/protobuf v1.36.2 | ||
gopkg.in/yaml.v3 v3.0.1 | ||
) | ||
... | ... | @@ -41,7 +41,7 @@ require ( |
github.com/fsnotify/fsnotify v1.7.0 // indirect | ||
github.com/gogo/protobuf v1.3.2 // indirect | ||
github.com/golang-jwt/jwt v3.2.2+incompatible | ||
github.com/golang/glog v1.2.3 | ||
github.com/golang/glog v1.2.4 | ||
github.com/golang/protobuf v1.5.4 | ||
github.com/golang/snappy v0.0.4 // indirect | ||
github.com/gookit/color v1.5.4 // indirect | ||
... | ... |