]> Sergey Matveev's repositories - btrtrc.git/blobdiff - mse/cmd/mse/main.go
gofumpt
[btrtrc.git] / mse / cmd / mse / main.go
index 756f07e6d58019d0b6d51d467acfeb48f0f20bde..25f2e339ad2c0d4a283b350c88147172a9650351 100644 (file)
@@ -20,7 +20,7 @@ func main() {
 }
 
 func mainErr() error {
-       var args = struct {
+       args := struct {
                CryptoMethod mse.CryptoMethod
                Dial         *struct {
                        Network        string `arg:"positional"`