File tree Expand file tree Collapse file tree 3 files changed +3
-8
lines changed Expand file tree Collapse file tree 3 files changed +3
-8
lines changed Original file line number Diff line number Diff line change @@ -8,12 +8,8 @@ require (
88 github.com/Antonboom/nilnil v0.1.0
99 github.com/BurntSushi/toml v1.0.0
1010 github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24
11- <<<<<<< HEAD
12- github.com/LilithGames/samealias v1.0.3
13- github.com/OpenPeeDeeP/depguard v1.0.1
14- =======
11+ github.com/LilithGames/samealias v1.0.4
1512 github.com/OpenPeeDeeP/depguard v1.1.0
16- >>>>>>> upstream/master
1713 github.com/alexkohler/prealloc v1.0.0
1814 github.com/ashanbrown/forbidigo v1.3.0
1915 github.com/ashanbrown/makezero v1.1.1
Original file line number Diff line number Diff line change @@ -10,7 +10,6 @@ import (
1010)
1111
1212func NewSamealias (settings * config.SameAlias ) * goanalysis.Linter {
13-
1413 a := samealias .NewAnalyzer ()
1514
1615 var cfg map [string ]map [string ]interface {}
You can’t perform that action at this time.
0 commit comments