Your ROOT_URL in app.ini is http://git.slaventius.ru/ but you are visiting http://37.143.12.169/test3k/auth/blame/commit/fef92b3664652bb106ebd1999d4edd1a092e04ba/go.mod
You should set ROOT_URL correctly, otherwise the web may not work correctly.
module git . slaventius . ru / test3k / auth
go 1.19
require (
git . slaventius . ru / test3k / umate v0 . 0.0 - 20230213064240 - bf21e2057702
github . com / go - chi / chi / v5 v5 . 0.8
github . com / kelseyhightower / envconfig v1 . 4.0
google . golang . org / grpc v1 . 52.3
)
require (
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 / pkg / errors v0 . 9.1 / / indirect
github . com / sirupsen / logrus v1 . 9.0 / / indirect
golang . org / x / net v0 . 4.0 / / indirect
golang . org / x / sys v0 . 3.0 / / indirect
golang . org / x / text v0 . 5.0 / / indirect
google . golang . org / genproto v0 . 0.0 - 20221118155620 - 16455021 b5e6 / / indirect
google . golang . org / protobuf v1 . 28.1 / / indirect
)