Skip to content
This repository has been archived by the owner on Jun 29, 2022. It is now read-only.

go srcs need some love from goimports #15

Open
ashi009 opened this issue Jan 28, 2021 · 0 comments
Open

go srcs need some love from goimports #15

ashi009 opened this issue Jan 28, 2021 · 0 comments

Comments

@ashi009
Copy link

ashi009 commented Jan 28, 2021

bzlmod/cmd/fetch.go

Lines 17 to 25 in 666a7a4

import (
"encoding/json"
"fmt"
"github.com/bazelbuild/bzlmod/lockfile"
"github.com/spf13/cobra"
"io/ioutil"
"os"
"path/filepath"
)

https://github.com/golang/go/wiki/CodeReviewComments#imports

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant