14 Commits

Author SHA1 Message Date
dependabot[bot]
cf27e13caa build(deps): bump golang.org/x/net
Bumps the go_modules group with 1 update in the / directory: [golang.org/x/net](https://github.com/golang/net).


Updates `golang.org/x/net` from 0.21.0 to 0.23.0
- [Commits](https://github.com/golang/net/compare/v0.21.0...v0.23.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-type: indirect
  dependency-group: go_modules
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-19 13:17:27 +00:00
Simone Margaritelli
8ae9f8cddf misc: small fix or general refactoring i did not bother commenting 2024-04-07 09:35:11 -04:00
Simone Margaritelli
4eeb645290 new: tailscale integration 2024-04-04 16:47:46 -04:00
Simone Margaritelli
f5ef5201aa fix: go mod tidy 2024-04-04 15:40:11 -04:00
Simone Margaritelli
bb6be0a6fd Merge branch 'master' of github.com:evilsocket/arc 2024-04-04 15:38:55 -04:00
Simone Margaritelli
b0955edf12 fix: replaced insecure dependency 2024-04-04 15:37:51 -04:00
dependabot[bot]
4ba715797a build(deps): bump google.golang.org/protobuf from 1.30.0 to 1.33.0
Bumps google.golang.org/protobuf from 1.30.0 to 1.33.0.

---
updated-dependencies:
- dependency-name: google.golang.org/protobuf
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-04 19:34:35 +00:00
Simone Margaritelli
13b700052d fix: updated dependencies 2024-04-04 15:33:59 -04:00
dependabot[bot]
ca3846bc03 build(deps): bump golang.org/x/crypto
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.0.0-20191117063200-497ca9f6d64f to 0.17.0.
- [Commits](https://github.com/golang/crypto/commits/v0.17.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-04 19:23:03 +00:00
Simone Margaritelli
b3bed64938 new: migrating config to toml 2024-04-04 15:22:34 -04:00
Simone Margaritelli
4fe9172d00 misc: refactored logging to use islazy/log 2019-11-20 12:07:36 +01:00
Simone Margaritelli
45adba5fed misc: small fix or general refactoring i did not bother commenting 2019-11-19 19:17:02 +01:00
Simone Margaritelli
ca3a6402a3 fix: fixed tests 2019-11-19 19:14:50 +01:00
Simone Margaritelli
18591beca1 misc: refactored with go-bindata and go modules 2019-11-19 19:12:57 +01:00