Skip to content

Update dependencies#705

Merged
raphael merged 2 commits into
mainfrom
update_dependencies
May 9, 2024
Merged

Update dependencies#705
raphael merged 2 commits into
mainfrom
update_dependencies

Conversation

@raphael

@raphael raphael commented May 9, 2024

Copy link
Copy Markdown
Member

Starting with Go 1.21, the Go directive in go.mod needs to define the build number.
This was not the case in previous version of Go (and was an error to do so). Upgrade
to Go 1.22 in both go.mod and in the CI flow to accommodate for this change. This
does mean that future versions of model require Go 1.22+

raphael added 2 commits May 9, 2024 14:17
The go.mod directive now needs to define the build number. This was not
the case in previous version of Go. Upgrade to Go 1.22 in both go.mod
and in the CI flow to accomodate for this change. This does mean that future
versions of model require Go 1.22+
@raphael
raphael merged commit 72de23f into main May 9, 2024
@raphael
raphael deleted the update_dependencies branch May 9, 2024 21:25
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