Update to the latest dependency versions and use distroless/static:nonroot image

This commit is contained in:
Milad Arab
2022-11-03 08:04:20 +00:00
parent 76cd1a28e6
commit 4068548ec5
26 changed files with 1084 additions and 571 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ import (
"os"
"github.com/armon/go-socks5"
"github.com/caarlos0/env"
"github.com/caarlos0/env/v6"
)
type params struct {