go语言相关bug

第一个bug

bash 复制代码
itcast@itcast:/home/jian/share/src/go-test/homeweb-client$ go mod tidy
go: finding module for package github.com/micro/go-grpc
go: found github.com/micro/go-grpc in github.com/micro/go-grpc v1.0.1
go: homeweb-client/handler imports
	github.com/micro/go-grpc imports
	github.com/micro/go-micro imports
	github.com/micro/go-micro/cmd imports
	github.com/micro/go-micro/registry/consul imports
	github.com/hashicorp/consul/watch tested by
	github.com/hashicorp/consul/watch.test imports
	github.com/hashicorp/consul/agent imports
	github.com/hashicorp/go-discover imports
	github.com/hashicorp/go-discover/provider/azure imports
	github.com/Azure/go-autorest/autorest: ambiguous import: found package github.com/Azure/go-autorest/autorest in multiple modules:
	github.com/Azure/go-autorest v11.7.0+incompatible (/home/jian/share/pkg/mod/github.com/!azure/go-autorest@v11.7.0+incompatible/autorest)
	github.com/Azure/go-autorest/autorest v0.9.0 (/home/jian/share/pkg/mod/github.com/!azure/go-autorest/autorest@v0.9.0)
go: homeweb-client/handler imports
	github.com/micro/go-grpc imports
	github.com/micro/go-micro imports
	github.com/micro/go-micro/cmd imports
	github.com/micro/go-micro/registry/consul imports
	github.com/hashicorp/consul/watch tested by
	github.com/hashicorp/consul/watch.test imports
	github.com/hashicorp/consul/agent imports
	github.com/hashicorp/go-discover imports
	github.com/hashicorp/go-discover/provider/azure imports
	github.com/Azure/go-autorest/autorest/adal: ambiguous import: found package github.com/Azure/go-autorest/autorest/adal in multiple modules:
	github.com/Azure/go-autorest v11.7.0+incompatible (/home/jian/share/pkg/mod/github.com/!azure/go-autorest@v11.7.0+incompatible/autorest/adal)
	github.com/Azure/go-autorest/autorest/adal v0.5.0 (/home/jian/share/pkg/mod/github.com/!azure/go-autorest/autorest/adal@v0.5.0)
go: homeweb-client/handler imports
	github.com/micro/go-grpc imports
	github.com/micro/go-micro imports
	github.com/micro/go-micro/cmd imports
	github.com/micro/go-micro/registry/consul imports
	github.com/hashicorp/consul/watch tested by
	github.com/hashicorp/consul/watch.test imports
	github.com/hashicorp/consul/agent imports
	github.com/hashicorp/go-discover imports
	github.com/hashicorp/go-discover/provider/azure imports
	github.com/Azure/go-autorest/autorest/azure: ambiguous import: found package github.com/Azure/go-autorest/autorest/azure in multiple modules:
	github.com/Azure/go-autorest v11.7.0+incompatible (/home/jian/share/pkg/mod/github.com/!azure/go-autorest@v11.7.0+incompatible/autorest/azure)
	github.com/Azure/go-autorest/autorest v0.9.0 (/home/jian/share/pkg/mod/github.com/!azure/go-autorest/autorest@v0.9.0/azure)
go: homeweb-client/handler imports
	github.com/micro/go-grpc imports
	github.com/micro/go-micro imports
	github.com/micro/go-micro/cmd imports
	github.com/micro/go-micro/registry/consul imports
	github.com/hashicorp/consul/watch tested by
	github.com/hashicorp/consul/watch.test imports
	github.com/hashicorp/consul/agent imports
	github.com/hashicorp/go-discover imports
	github.com/hashicorp/go-discover/provider/azure imports
	github.com/Azure/azure-sdk-for-go/services/network/mgmt/2015-06-15/network imports
	github.com/Azure/go-autorest/autorest/to: ambiguous import: found package github.com/Azure/go-autorest/autorest/to in multiple modules:
	github.com/Azure/go-autorest v11.7.0+incompatible (/home/jian/share/pkg/mod/github.com/!azure/go-autorest@v11.7.0+incompatible/autorest/to)
	github.com/Azure/go-autorest/autorest/to v0.2.0 (/home/jian/share/pkg/mod/github.com/!azure/go-autorest/autorest/to@v0.2.0)
go: homeweb-client/handler imports
	github.com/micro/go-grpc imports
	github.com/micro/go-micro imports
	github.com/micro/go-micro/cmd imports
	github.com/micro/go-micro/registry/consul imports
	github.com/hashicorp/consul/watch tested by
	github.com/hashicorp/consul/watch.test imports
	github.com/hashicorp/consul/agent imports
	github.com/hashicorp/go-discover imports
	github.com/hashicorp/go-discover/provider/azure imports
	github.com/Azure/azure-sdk-for-go/services/network/mgmt/2015-06-15/network imports
	github.com/Azure/go-autorest/autorest/validation: ambiguous import: found package github.com/Azure/go-autorest/autorest/validation in multiple modules:
	github.com/Azure/go-autorest v11.7.0+incompatible (/home/jian/share/pkg/mod/github.com/!azure/go-autorest@v11.7.0+incompatible/autorest/validation)
	github.com/Azure/go-autorest/autorest/validation v0.1.0 (/home/jian/share/pkg/mod/github.com/!azure/go-autorest/autorest/validation@v0.1.0)
go: homeweb-client/handler imports
	github.com/micro/go-grpc imports
	github.com/micro/go-micro imports
	github.com/micro/go-micro/cmd imports
	github.com/micro/go-micro/registry/consul imports
	github.com/hashicorp/consul/watch tested by
	github.com/hashicorp/consul/watch.test imports
	github.com/hashicorp/consul/agent imports
	github.com/hashicorp/go-discover imports
	github.com/hashicorp/go-discover/provider/azure imports
	github.com/Azure/azure-sdk-for-go/services/network/mgmt/2015-06-15/network imports
	github.com/Azure/go-autorest/tracing: ambiguous import: found package github.com/Azure/go-autorest/tracing in multiple modules:
	github.com/Azure/go-autorest v11.7.0+incompatible (/home/jian/share/pkg/mod/github.com/!azure/go-autorest@v11.7.0+incompatible/tracing)
	github.com/Azure/go-autorest/tracing v0.5.0 (/home/jian/share/pkg/mod/github.com/!azure/go-autorest/tracing@v0.5.0)
itcast@itcast:/home/jian/share/src/go-test/homeweb-client$ ls

https://github.com/Azure/go-autorest 去这个官网去安装

bash 复制代码
go get github.com/Azure/go-autorest/autorest
go get github.com/Azure/go-autorest/autorest/azure
go get github.com/Azure/go-autorest/autorest/date
go get github.com/Azure/go-autorest/autorest/to
bash 复制代码
github.com/Shopify/sarama: github.com/Shopify/sarama@v1.42.1: parsing go.mod:
module declares its path as: github.com/IBM/sarama
        but was required as: github.com/Shopify/sarama

出现这种情况可能是版本的问题

bash 复制代码
replace github.com/golang/lint => golang.org/x/lint v0.0.0-20190313153728-d0100b6bd8b3

replace github.com/testcontainers/testcontainer-go => github.com/testcontainers/testcontainers-go v0.0.2

replace github.com/envoyproxy/go-control-plane => github.com/envoyproxy/go-control-plane v0.8.1
相关推荐
r***F2627 小时前
【漏洞复现】CVE-2019-11043(PHP远程代码执行漏洞)信息安全论文_含漏洞复现完整过程_含Linux环境go语言编译环境安装
linux·golang·php
夏天的味道٥7 小时前
@JsonIgnore对Date类型不生效
开发语言·python
小白学大数据8 小时前
Python爬虫伪装策略:如何模拟浏览器正常访问JSP站点
java·开发语言·爬虫·python
SEO_juper9 小时前
别再纠结LLMs.txt了!它背后的真相与最佳使用场景,一文讲透。
开发语言·ai·php·数字营销
g***B7389 小时前
JavaScript在Node.js中的模块系统
开发语言·javascript·node.js
烤麻辣烫9 小时前
黑马程序员大事件后端概览(表现效果升级版)
java·开发语言·学习·spring·intellij-idea
思密吗喽9 小时前
宠物商城系统
java·开发语言·vue·毕业设计·springboot·课程设计·宠物
csbysj20209 小时前
Lua 函数
开发语言
头发还在的女程序员10 小时前
三天搞定招聘系统!附完整源码
开发语言·python
温轻舟10 小时前
Python自动办公工具06-设置Word文档中表格的格式
开发语言·python·word·自动化工具·温轻舟