[hw-3] loms service

This commit is contained in:
Никита Шубин
2025-06-20 10:11:59 +00:00
parent c8e056bc99
commit b88dfe6db5
73 changed files with 8837 additions and 52 deletions

View File

@@ -5,6 +5,7 @@ go 1.23.9
require (
github.com/rs/zerolog v1.34.0
github.com/stretchr/testify v1.10.0
google.golang.org/grpc v1.72.0
gopkg.in/yaml.v3 v3.0.1
)