Skip to content

Conversation

@skudasov
Copy link
Collaborator

@skudasov skudasov commented Jan 5, 2026

Fixes ambiguous dependency

fahrenheit@MB-W5XFWRRYTR devenv % just cli
pushd cmd/ccip > /dev/null && go install -ldflags="-X main.Version=1.0.0" . && popd > /dev/null
../../../../../go/pkg/mod/github.com/smartcontractkit/[email protected]/pkg/types/blocks/internal_types_codecgen.go:12:2: ambiguous import: found package github.com/ugorji/go/codec in multiple modules:
	github.com/ugorji/go v1.1.4 (/Users/fahrenheit/go/pkg/mod/github.com/ugorji/[email protected]/codec)
	github.com/ugorji/go/codec v1.2.12 (/Users/fahrenheit/go/pkg/mod/github.com/ugorji/go/[email protected])
error: Recipe `cli` failed on line 36 with exit code 1

@github-actions
Copy link

github-actions bot commented Jan 5, 2026

👋 skudasov, thanks for creating this pull request!

To help reviewers, please consider creating future PRs as drafts first. This allows you to self-review and make any final changes before notifying the team.

Once you're ready, you can mark it as "Ready for review" to request feedback. Thanks!

@tt-cll tt-cll enabled auto-merge January 5, 2026 13:22
@github-actions
Copy link

github-actions bot commented Jan 6, 2026

Metric fix-ugorji-dep-replace main
Coverage 70.3% 69.7%

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