fix: modules
ci-agent / build (push) Failing after 1m55s

This commit is contained in:
2026-04-04 00:33:33 +03:00
parent 81f3ba52cc
commit 3541fbdaae
6 changed files with 98 additions and 74 deletions
+5 -4
View File
@@ -4,13 +4,14 @@ go 1.26.1
require (
gitea.d3m0k1d.ru/d3m0k1d/HellreigN/proto v0.0.0-20260403205628-0f9697f6f32e
golang.org/x/sync v0.19.0
golang.org/x/sync v0.20.0
)
require (
golang.org/x/net v0.49.0 // indirect
golang.org/x/sys v0.40.0 // indirect
golang.org/x/text v0.33.0 // indirect
go.opentelemetry.io/otel v1.41.0 // indirect
golang.org/x/net v0.52.0 // indirect
golang.org/x/sys v0.42.0 // indirect
golang.org/x/text v0.35.0 // indirect
google.golang.org/genproto/googleapis/rpc v0.0.0-20260120221211-b8f7ae30c516 // indirect
google.golang.org/grpc v1.80.0 // indirect
google.golang.org/protobuf v1.36.11 // indirect