Commit Graph

9 Commits

Author SHA1 Message Date
dependabot[bot] 897217995a
Bump github.com/labstack/echo/v4 from 4.7.2 to 4.9.0
Bumps [github.com/labstack/echo/v4](https://github.com/labstack/echo) from 4.7.2 to 4.9.0.
- [Release notes](https://github.com/labstack/echo/releases)
- [Changelog](https://github.com/labstack/echo/blob/master/CHANGELOG.md)
- [Commits](https://github.com/labstack/echo/compare/v4.7.2...v4.9.0)

---
updated-dependencies:
- dependency-name: github.com/labstack/echo/v4
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-30 16:05:20 +00:00
bumi fae94fc021 update dependencies 2022-04-14 20:32:17 -04:00
Aaron Dewes 77d21734c3 Drop go rice and switch to go 1.17 2022-01-30 13:41:25 +01:00
bumi fec31b2bd1 Add support to connect to TOR nodes
This requires tor to be installed/running on the system
2021-08-27 14:35:09 +02:00
bumi 5c8d604a20 Update dependencies 2021-08-27 11:24:51 +02:00
bumi e98a06f22f Cleanup 2020-10-26 17:19:02 +01:00
bumi dcaa4f6cc4 Add Support for macaroon and cert as HEX strings
This also changes the configuration options.
Now multiple config sources are supported:

1. cli flags
2. environment variables
3. config toml file
2020-10-25 22:16:05 +01:00
bumi f1a0278c10 Updated dependencies 2020-10-18 22:26:07 +02:00
bumi 9c96cf1aa7 go modules? 2020-10-18 13:16:08 +02:00