Skip to content

Commit

Permalink
fix: format
Browse files Browse the repository at this point in the history
  • Loading branch information
liufuyang committed Sep 12, 2022
1 parent f242e78 commit 4ad3e6d
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions cloudclient/dial.go
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,13 @@ import (
"context"
"crypto/x509"
"fmt"
"go.einride.tech/cloudrunner/cloudzap"
"go.uber.org/zap"
"strconv"
"strings"
"time"

"go.einride.tech/cloudrunner/cloudzap"
"go.uber.org/zap"

"golang.org/x/oauth2"
"golang.org/x/oauth2/google"

Expand Down

0 comments on commit 4ad3e6d

Please sign in to comment.