Skip to content

Commit c5721f5

Browse files
committed
update Gopkg.lock for a newer dep format and update x/tools package
1 parent 5d04557 commit c5721f5

File tree

17 files changed

+235
-2554
lines changed

17 files changed

+235
-2554
lines changed

Gopkg.lock

Lines changed: 169 additions & 18 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pkg/lint/load.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -228,6 +228,7 @@ func buildSSAProgram(lprog *loader.Program, log logutils.Log) *ssa.Program {
228228
// separateNotCompilingPackages moves not compiling packages into separate slices:
229229
// a lot of linters crash on such packages. Leave them only for those linters
230230
// which can work with them.
231+
//nolint:gocyclo
231232
func separateNotCompilingPackages(lintCtx *linter.Context) {
232233
prog := lintCtx.Program
233234

vendor/github.com/spf13/cobra/cobra/cmd/license_agpl.go

Lines changed: 0 additions & 683 deletions
This file was deleted.

vendor/github.com/spf13/cobra/cobra/cmd/license_apache_2.go

Lines changed: 0 additions & 238 deletions
This file was deleted.

vendor/github.com/spf13/cobra/cobra/cmd/license_bsd_clause_2.go

Lines changed: 0 additions & 71 deletions
This file was deleted.

0 commit comments

Comments
 (0)