Closed miselico closed 2 years ago
The current blubber configuration uses go 1.13, while the latest is 1.17. This should be a straightforward change as our CI is already running against 1.17.
I created a pull request here: https://github.com/martaannaj/RecommenderServer/tree/update-blubber-to-latest-go we should first do a test run before merging it in.
Superseded by #19
The current blubber configuration uses go 1.13, while the latest is 1.17. This should be a straightforward change as our CI is already running against 1.17.