go-zero icon indicating copy to clipboard operation
go-zero copied to clipboard

When i use go mod tidy, this error occurs

Open Brownjy opened this issue 2 years ago β€’ 4 comments

go mod tidy go: finding module for package github.com/zeromicro/go-zero/core/logx go: finding module for package github.com/zeromicro/go-zero/core/conf go: finding module for package github.com/zeromicro/go-zero/rest
go: finding module for package github.com/zeromicro/go-zero/rest/httpx go: found github.com/zeromicro/go-zero/core/conf in github.com/zeromicro/go-zero v1.4.4 go: found github.com/zeromicro/go-zero/rest in github.com/zeromicro/go-zero v1.4.4
go: found github.com/zeromicro/go-zero/rest/httpx in github.com/zeromicro/go-zero v1.4.4 go: found github.com/zeromicro/go-zero/core/logx in github.com/zeromicro/go-zero v1.4.4 go: github.com/zeromicro/[email protected] requires
google.golang.org/[email protected] requires
github.com/envoyproxy/[email protected]: parsing go.mod: go.mod:1: unexpected input character '\x00'

Brownjy avatar Mar 04 '23 11:03 Brownjy

my go.mod: module github.com/zero-demo

go 1.19

Brownjy avatar Mar 04 '23 11:03 Brownjy

Bot detected the issue body's language is not English, translate it automatically. πŸ‘―πŸ‘­πŸ»πŸ§‘β€πŸ€β€πŸ§‘πŸ‘«πŸ§‘πŸΏβ€πŸ€β€πŸ§‘πŸ»πŸ‘©πŸΎβ€πŸ€β€πŸ‘¨πŸΏπŸ‘¬πŸΏ


my go.mod: module github.com/zero-demo

go 1.19

Issues-translate-bot avatar Mar 04 '23 11:03 Issues-translate-bot

Bad go.mod file. Check it.

kevwan avatar Mar 05 '23 14:03 kevwan

This issue is stale because it has been open for 30 days with no activity.

github-actions[bot] avatar Mar 24 '24 01:03 github-actions[bot]

This issue was closed because it has been inactive for 14 days since being marked as stale.

github-actions[bot] avatar Jun 27 '24 01:06 github-actions[bot]