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

go mod and versions #8

Open
gedw99 opened this issue Oct 21, 2024 · 2 comments
Open

go mod and versions #8

gedw99 opened this issue Oct 21, 2024 · 2 comments

Comments

@gedw99
Copy link

gedw99 commented Oct 21, 2024

This uses the group.yaml in the example

goup -home=/Users/apple/workspace/go/src/junk/clock-data-star/.goup -buildFile=/Users/apple/workspace/go/src/junk/clock-data-star/.dep/goup.yaml

make[1]: Leaving directory '/Users/apple/workspace/go/src/junk/clock-data-star'
2024-10-21 15:18:10.959 [ERROR] - : go: downloading golang.org/x/mobile v0.0.0-20241016134751-7ff83004ec2c, 
2024-10-21 15:18:10.959 [ERROR] - : go install: golang.org/x/mobile/cmd/gobind@latest (in golang.org/x/mobile@v0.0.0-20241016134751-7ff83004ec2c): go.mod:3: invalid go version '1.22.0': must match format 1.23, 
2024-10-21 15:18:10.959 [ERROR] - : , 
2024-10-21 15:18:10.959 [ERROR] - err: failed to install gobind: exit status 1, 

We are inside a go.mod of an existing project.

@torbenschinke
Copy link
Member

I talked to our teams and I'm not sure what is going on. They don't have the problem in their existing projects, but we are migrating back the code to platform specific languages, so we don't invest anymore in GoUp. However, if you have a pull request, I'm willing to merge it.

@gedw99
Copy link
Author

gedw99 commented Nov 4, 2024

Hey @torbenschinke

I updated for house keeping reasons. Not because of bugs.

it’s really useful little tool !!

Yes I know you don’t use it anymore . It’s really useful for me to just be able to take any new environment get all the crazy Android bits installed in a idempotent way .

I forked :

https://github.com/gedw99/goup

Planning to integrate it a larger control plane system . The make file stuff in .dep will be gone and replaced with an integrated control plane using nats Jetstream and task files driving it.

I’m pretty sure it useless to you and the Team

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

2 participants