Skip to content

chore: update flake go version for builds#105

Draft
benturnkey wants to merge 1 commit intomainfrom
chore/update-flake-go-1-21
Draft

chore: update flake go version for builds#105
benturnkey wants to merge 1 commit intomainfrom
chore/update-flake-go-1-21

Conversation

@benturnkey
Copy link

Summary & Motivation (Problem vs. Solution)

Trying to use the nix development environment fails because go is v1.20 and doesn't support workspaces.

Updated to match the go.work version.

Also made a small bump to nixpkgs to get this go version.

I see the localstack is broken right now (2023-01-25) in unstable, due to a missing dependency, which seems really old.
I'm going to try and stand up a local version to see if it works now.

Release Steps

No release required

Copy link
Contributor

@Ulexus Ulexus left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We don't even need localstack in this repo, so there's no reason for that to have been left from wherever I copied it. Good riddens.

@Ulexus
Copy link
Contributor

Ulexus commented Feb 23, 2026

FWIW, though, I'd just go ahead and update to go 1.25 or 1.26. There should not be a need to stay with such an old version.

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