Skip to content

v1.1.8

Choose a tag to compare

@github-actions github-actions released this 19 Sep 15:48
fix: align Go version for snap compatibility

- Downgrade go.mod from Go 1.24.1 to Go 1.22 for snap build compatibility
- Update GitHub Actions to use Go 1.22 consistently
- Bump version to 1.1.8 for new release
- Run go mod tidy to ensure dependency compatibility

This resolves the snap build error:
'invalid go compiler version go1.24.1' when using go/1.22/stable snap