#### Current Behavior Many of places in the workflows still mention go version 1.16 yet the adapters use go version 1.17 #### Desired Behavior Workflows shouls also use go version 1.17 #### Implementation <!-- [Optional] Specifics on the approach to fulfilling the feature request. --> #### Acceptance Tests <!-- [Optional] Stipulations of functional behavior or non-functional items that must be in-place in order for the issue to be closed. --> #### Mockups <!-- [Optional] Any visual diagrams of the desired user interface. --> --- #### Contributor [Guides](https://docs.meshery.io/project/contributing) and Resources - 🛠 [Meshery Build & Release Strategy](https://docs.meshery.io/project/build-and-release) - 📚 [Instructions for contributing to documentation](https://github.com/meshery/meshery/blob/master/CONTRIBUTING.md#documentation-contribution-flow) - Meshery documentation [site](https://docs.meshery.io/) and [source](https://github.com/meshery/meshery/tree/master/docs) - 🎨 Wireframes and designs for Meshery UI in [Figma](https://www.figma.com/file/SMP3zxOjZztdOLtgN4dS2W/Meshery-UI) - 🙋🏾🙋🏼 Questions: [Layer5 Discussion Forum](https://discuss.layer5.io) and [Layer5 Community Slack](http://slack.layer5.io)
Current Behavior
Many of places in the workflows still mention go version 1.16 yet the adapters use go version 1.17
Desired Behavior
Workflows shouls also use go version 1.17
Implementation
Acceptance Tests
Mockups
Contributor Guides and Resources