Commit Graph

15 Commits

Author SHA1 Message Date
dependabot[bot] 7694664ff4
Bump golang.org/x/net from 0.19.0 to 0.23.0
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.19.0 to 0.23.0.
- [Commits](https://github.com/golang/net/compare/v0.19.0...v0.23.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-19 12:44:44 +00:00
Vladislav Yarmak 85e5310cdd move repo 2024-01-28 22:56:59 +02:00
Vladislav Yarmak 17b1617fe2 update other deps as well 2023-12-19 13:37:53 +02:00
dependabot[bot] 99e233b679
Bump golang.org/x/crypto from 0.15.0 to 0.17.0
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.15.0 to 0.17.0.
- [Commits](https://github.com/golang/crypto/compare/v0.15.0...v0.17.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-18 23:56:58 +00:00
Vladislav Yarmak d63f858500 update deps for security fixes 2023-11-12 15:33:33 +02:00
Vladislav Yarmak 36235d68fb implementation of local address-bound dialer 2023-06-26 23:53:23 +03:00
Vladislav Yarmak ccc82546b1 socket activation support 2023-04-01 23:55:06 +03:00
Vladislav Yarmak a27e37d3f6 update all deps 2023-03-22 19:59:06 +02:00
dependabot[bot] a1658c2886
Bump golang.org/x/net from 0.5.0 to 0.7.0
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.5.0 to 0.7.0.
- [Release notes](https://github.com/golang/net/releases)
- [Commits](https://github.com/golang/net/compare/v0.5.0...v0.7.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-22 17:54:04 +00:00
Vladislav Yarmak 8c250aa76f switch to bundled http proxy connector 2023-02-09 21:56:51 +02:00
Vladislav Yarmak 6db083d2a6 proxy dialer 2023-02-09 21:56:43 +02:00
Vladislav Yarmak ac1ade4c69 new password auth engine 2022-09-06 20:15:25 +03:00
Vladislav Yarmak 20a09ba948 upgrade 2022-09-04 23:07:58 +03:00
Vladislav Yarmak 679a43789c implement file-based basic auth 2020-05-24 21:32:40 +03:00
Vladislav Yarmak 17326f3876 initial code 2020-05-19 22:53:13 +03:00