Your ROOT_URL in app.ini is http://git.slaventius.ru/ but you are visiting http://37.143.12.169/test3k/authDB/blame/commit/18cfdd6371e9f219b2642e2ceed88271e834f99c/go.mod
You should set ROOT_URL correctly, otherwise the web may not work correctly.
module git . slaventius . ru / test3k / authDB
go 1.19
require (
git . slaventius . ru / test3k / umate v0 . 0.0 - 20230315075224 - 45 d90aaa1dcb
github . com / arangodb / go - driver v1 . 5.0
github . com / kelseyhightower / envconfig v1 . 4.0
github . com / pkg / errors v0 . 9.1
github . com / segmentio / kafka - go v0 . 4.38
google . golang . org / grpc v1 . 53.0
)
require (
github . com / arangodb / go - velocypack v0 . 0.0 - 20200318135517 - 5 af53c29c67e / / indirect
github . com / certifi / gocertifi v0 . 0.0 - 20210507211836 - 431795 d63e8d / / indirect
github . com / evalphobia / logrus_sentry v0 . 8.2 / / indirect
github . com / getsentry / raven - go v0 . 2.0 / / indirect
github . com / golang / protobuf v1 . 5.2 / / indirect
github . com / klauspost / compress v1 . 15.9 / / indirect
github . com / pierrec / lz4 / v4 v4 . 1.15 / / indirect
github . com / sirupsen / logrus v1 . 9.0 / / indirect
golang . org / x / net v0 . 5.0 / / indirect
golang . org / x / sys v0 . 4.0 / / indirect
golang . org / x / text v0 . 6.0 / / indirect
google . golang . org / genproto v0 . 0.0 - 20230110181048 - 76 db0878b65f / / indirect
google . golang . org / protobuf v1 . 28.1 / / indirect
)