aboutsummaryrefslogtreecommitdiff
path: root/go.mod
Commit message (Expand)AuthorAge
* Use zerolog in caronte.go and print more debug infoVaiTon2023-11-25
* Update dependencies and go version to 1.20VaiTon2023-07-07
* Bump github.com/gorilla/websocket from 1.4.2 to 1.5.0dependabot[bot]2023-05-03
* Bump github.com/stretchr/testify from 1.6.1 to 1.8.2dependabot[bot]2023-04-29
* Bump github.com/shirou/gopsutildependabot[bot]2023-04-29
* Bump go.mongodb.org/mongo-driver from 1.7.0 to 1.11.4dependabot[bot]2023-04-29
* Bump github.com/sirupsen/logrus from 1.8.1 to 1.9.0dependabot[bot]2023-04-29
* Bump github.com/gin-gonic/gin from 1.7.2 to 1.7.7dependabot[bot]2023-04-29
* Update backend and frontend dependenciesEmiliano Ciavatta2021-07-28
* Add resource controllerEmiliano Ciavatta2020-10-08
* Implement notificationsEmiliano Ciavatta2020-10-07
* Refactor gzip decoder, added parsers with reproducersEmiliano Ciavatta2020-09-15
* Add docker-compose for production useEmiliano Ciavatta2020-07-08
* Add frontend initial codeEmiliano Ciavatta2020-04-26
* Add connections_controller and services_controllerEmiliano Ciavatta2020-04-25
* Add import pcaps testEmiliano Ciavatta2020-04-17
* Refactor storageEmiliano Ciavatta2020-04-09
* Before storage refactorEmiliano Ciavatta2020-04-07
* Add connection_handler and stream_handlerEmiliano Ciavatta2020-04-03
* Initial commitEmiliano Ciavatta2020-04-01