Azure / iotedge

The IoT Edge OSS project
MIT License
1.46k stars 460 forks source link

Upgrade go to 1.21 for Mariner toolkit #7364

Closed damonbarry closed 2 months ago

damonbarry commented 2 months ago

Mariner builds recently started failing because the Mariner toolkit upgraded its go dependency requirement to 1.21. This change updates go in Mariner builds.

To test, I ran the CI Build pipeline and confirmed that Mariner builds pass.

Azure IoT Edge PR checklist:

This checklist is used to make sure that common guidelines for a pull request are followed.

General Guidelines and Best Practices

Testing Guidelines