simulot / immich-go

An alternative to the immich-CLI command that doesn't depend on nodejs installation. It tries its best for importing google photos takeout archives.
GNU Affero General Public License v3.0
1.2k stars 36 forks source link

Automatically pick go version from go.mod file #229

Closed erkexzcx closed 2 months ago

erkexzcx commented 2 months ago

With this PR, you would no longer need to update go version in workflow file as it would be picked directly from go.mod file.

See: https://github.com/actions/setup-go?tab=readme-ov-file#getting-go-version-from-the-gomod-file