Skip to content

Update dependencies#59

Merged
2dust merged 1 commit into2dust:mainfrom
yuhan6665:main
Oct 7, 2024
Merged

Update dependencies#59
2dust merged 1 commit into2dust:mainfrom
yuhan6665:main

Conversation

@yuhan6665
Copy link
Contributor

Fix ambiguous import
googleapis/go-genproto#1015

@2dust 2dust merged commit f873bc8 into 2dust:main Oct 7, 2024
@2dust
Copy link
Owner

2dust commented Oct 7, 2024

google.golang.org/genproto/googleapis/rpc/errdetails: ambiguous import: found package google.golang.org/genproto/googleapis/rpc/errdetails in multiple modules:
	google.golang.org/genproto v0.0.0-20230110181048-76db0878b65f (/home/runner/go/pkg/mod/google.golang.org/[email protected]/googleapis/rpc/errdetails)
	google.golang.org/genproto/googleapis/rpc v0.0.0-20240930140551-af27646dc61f (/home/runner/go/pkg/mod/google.golang.org/genproto/googleapis/[email protected]/errdetails)
gomobile: go mod tidy -v failed: exit status 1

@yuhan6665
Copy link
Contributor Author

go mod 里面需要指定 google.golang.org/genproto 版本
go mod tidy 之后没了需要加回来

另外 go 1.23 好像有点问题 要不先改回来。。
#60

ichurkin added a commit to ichurkin/AndroidLibXrayLite that referenced this pull request Nov 18, 2024
* main:
  google.golang.org/grpc v1.66.3
  Revert to go 1.22 (2dust#60)
  Update dependencies (2dust#59)
  google.golang.org/grpc v1.66.1
  Update go.mod
  Update go.mod for xray v24.9.7 (2dust#58)
  Update go.mod
  Update go.mod
  Update README.md
  Update main.yml
  ProtectedDialer: Use Unix.Bind and return PacketConnWrapper for UDP (2dust#57)

# Conflicts:
#	go.mod
Arfedr pushed a commit to Arfedr/AndroidLibXrayLite-Test that referenced this pull request Mar 8, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants