Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot fetch git submodules #1371

Open
qezz opened this issue Oct 29, 2023 · 0 comments
Open

Cannot fetch git submodules #1371

qezz opened this issue Oct 29, 2023 · 0 comments

Comments

@qezz
Copy link

qezz commented Oct 29, 2023

It seems like both https://github.com/mantlenetworkio/datalayr/ and https://github.com/mantlenetworkio/eignlayr-contracts/ are private, which makes it impossible to build stuff from source.

mantlenetworkio/mantle (main) $ go build l2geth-exporter/main.go
l2geth-exporter/bindings/CanonicalTransactionChain.go:11:2: github.com/Layr-Labs/datalayr/common@v0.0.0 (replaced by ./datalayr/common): reading datalayr/common/go.mod: open /home/sergey/work/source/mantlenetworkio/mantle/datalayr/common/go.mod: no such file or directory
l2geth-exporter/bindings/CanonicalTransactionChain.go:12:2: github.com/Layr-Labs/datalayr/common@v0.0.0 (replaced by ./datalayr/common): reading datalayr/common/go.mod: open /home/sergey/work/source/mantlenetworkio/mantle/datalayr/common/go.mod: no such file or directory
l2geth-exporter/l1contracts/main.go:7:2: github.com/Layr-Labs/datalayr/common@v0.0.0 (replaced by ./datalayr/common): reading datalayr/common/go.mod: open /home/sergey/work/source/mantlenetworkio/mantle/datalayr/common/go.mod: no such file or directory
l2geth-exporter/main.go:10:2: github.com/Layr-Labs/datalayr/common@v0.0.0 (replaced by ./datalayr/common): reading datalayr/common/go.mod: open /home/sergey/work/source/mantlenetworkio/mantle/datalayr/common/go.mod: no such file or directory
l2geth-exporter/bindings/CanonicalTransactionChain.go:15:2: github.com/Layr-Labs/datalayr/common@v0.0.0 (replaced by ./datalayr/common): reading datalayr/common/go.mod: open /home/sergey/work/source/mantlenetworkio/mantle/datalayr/common/go.mod: no such file or directory
l2geth-exporter/main.go:11:2: github.com/Layr-Labs/datalayr/common@v0.0.0 (replaced by ./datalayr/common): reading datalayr/common/go.mod: open /home/sergey/work/source/mantlenetworkio/mantle/datalayr/common/go.mod: no such file or directory
l2geth-exporter/bindings/CanonicalTransactionChain.go:16:2: github.com/Layr-Labs/datalayr/common@v0.0.0 (replaced by ./datalayr/common): reading datalayr/common/go.mod: open /home/sergey/work/source/mantlenetworkio/mantle/datalayr/common/go.mod: no such file or directory
l2geth-exporter/main.go:12:2: github.com/Layr-Labs/datalayr/common@v0.0.0 (replaced by ./datalayr/common): reading datalayr/common/go.mod: open /home/sergey/work/source/mantlenetworkio/mantle/datalayr/common/go.mod: no such file or directory
l2geth-exporter/main.go:14:2: github.com/Layr-Labs/datalayr/common@v0.0.0 (replaced by ./datalayr/common): reading datalayr/common/go.mod: open /home/sergey/work/source/mantlenetworkio/mantle/datalayr/common/go.mod: no such file or directory
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

No branches or pull requests

1 participant