martaannaj / RecommenderServer

GNU General Public License v3.0
1 stars 2 forks source link

Update the blubber files to use go 1.17 #18

Closed miselico closed 2 years ago

miselico commented 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.

miselico commented 2 years ago

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.

miselico commented 2 years ago

Superseded by #19