Skip to content

Golang 1.17.13 #264

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

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

eMorph
Copy link
Contributor

@eMorph eMorph commented Jun 20, 2025

No description provided.

@Nuc1eoN
Copy link
Member

Nuc1eoN commented Jun 26, 2025

Would would mind explaining what you did there?

We've used Golang 1.4-bootstrap-20171003 to build golang previously, but you have removed it from dependencies, and instead specified that Golang 1.17.13 depends on Golang = 1.17.13 ? 🤔

Have you made it work without the bootstrap package? It does not make sense to me to set Golang = 1.17.13 in Dependencies.

@eMorph
Copy link
Contributor Author

eMorph commented Jun 27, 2025

Future versions of Golang depend on 1.17.13. 1.17.13 depends on 1.4-bootstrap-20171003. I must have messed up the Dependencies file.

@eMorph
Copy link
Contributor Author

eMorph commented Jun 27, 2025

Yeah I definitely messed that up, I was trying to build 1.20.14 which required 1.17.13, needed to go into the Dependencies file for 1.20.14 to switch the Go version, but was in the 1.17.13 directory by mistake.

@eMorph
Copy link
Contributor Author

eMorph commented Jun 27, 2025

Fixed it!

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