Closed klauspost closed 4 months ago
Combine into direct and indirect sections. See https://github.com/golang/go/issues/67948 for why this is a mess.
Enables running go mod tidy without blowing up things.
go mod tidy
Combine into direct and indirect sections. See https://github.com/golang/go/issues/67948 for why this is a mess.
Enables running
go mod tidy
without blowing up things.Types of changes