Select Git revision

Pea Nut authored
- For integration tests, the menshen backend can be specified with env variables (TEST_MENSHEN_HOST, TEST_MENSHEN_PORT, TEST_MENSHEN_TLS) - run tests with tor only if menshen is not a local test instance
Dockerfile 26 B
FROM golang:1.22
COPY . .