Skip to content

Commit 3fd6762

Browse files
committed
cmd/go: remove conversion of legacy pre-module dependency configs
This kind of worked, kind of didn't, but by now no one is running into those configs anymore during "go mod init", the code is complex, and the tests are slow. Not worth the trouble of maintaining anymore. Change-Id: I02d4188d531c68334d17b2462bafec4c5dd49777 Reviewed-on: https://go-review.googlesource.com/c/go/+/518776 Run-TryBot: Russ Cox <rsc@golang.org> TryBot-Bypass: Russ Cox <rsc@golang.org> Reviewed-by: Bryan Mills <bcmills@google.com> Auto-Submit: Russ Cox <rsc@golang.org>
1 parent de4d503 commit 3fd6762

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

46 files changed

+1
-3864
lines changed

src/cmd/go/internal/modconv/convert.go

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

src/cmd/go/internal/modconv/dep.go

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

src/cmd/go/internal/modconv/glide.go

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

src/cmd/go/internal/modconv/glock.go

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

src/cmd/go/internal/modconv/godeps.go

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

src/cmd/go/internal/modconv/modconv.go

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

0 commit comments

Comments
 (0)