I was super annoyed 10 years ago when Go came out around the package manager issue. Like, they didn't bother to look at another language like Python that didn't have a built in package manager and watch how much of a struggle that was.
Same with GOROOT, GOOS and GOARCH.
Go before modules was also painful