I mean, should package "github.com/Azure/go-autorest/autorest/azure" be in module "github.com/Azure/go-autorest/autorest/adal"? And, should package "cloud.google.com/go/compute/metadata"" be in module " cloud.google.com/go/bigquery"?
On Monday, April 19, 2021 at 12:05:38 PM UTC-4 Brian Candler wrote: > Can you explain exactly which values you think are wrong, and what values > they should have? I can't see any problem with those. > > Examples I checked: > > github.com/Azure/go-autorest/autorest/azure > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ module (there is a go.mod > here <https://github.com/Azure/go-autorest/tree/master/autorest/>) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ package within that > module - no go.mod > > github.com/Azure/go-autorest/autorest/adal > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ module (there is a > go.mod here > <https://github.com/Azure/go-autorest/tree/master/autorest/adal>) > -- You received this message because you are subscribed to the Google Groups "golang-nuts" group. To unsubscribe from this group and stop receiving emails from it, send an email to golang-nuts+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/golang-nuts/f7956c7a-0318-4c00-90f8-ea0b93fdf21cn%40googlegroups.com.