Skip to content

Conversation

@Aflynn50
Copy link
Contributor

@Aflynn50 Aflynn50 commented May 29, 2025

Update to the latest supported go version, 1.24. Go 1.18 is unmaintained and thus a security risk.

According to pkg.go.dev, SQLair is imported by the open source projects github.com/juju/juju and github.com/canonical/notary. Both of these are on go version 1.24 so this should not cause them any issues when updating to the latest version of SQLair.

Updating to the latest Go version also fixes the possible security issue addressed in the closed PR #180.

All tests pass with:

go test ./...

Update to the latest supported go version, 1.24. Go 1.18 is unmaintained
and thus a security risk.

According to pkg.go.dev, SQLair is imported by the open source projects
github.com/juju/juju and github.com/canonical/notary. Both of these are
on go version 1.24 so this should not cause them any issues when
updating to the latest version of SQLair.
@Aflynn50 Aflynn50 force-pushed the update-go-version branch from ede5897 to 91879f6 Compare May 30, 2025 16:02
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.

1 participant