exercism / go

Exercism exercises in Go.
https://exercism.org/tracks/go
MIT License
973 stars 649 forks source link

Update resistor color exercises go.mod to 1.18 #2626

Closed andrerfcsantos closed 1 year ago

andrerfcsantos commented 1 year ago

These exercises were added after I made https://github.com/exercism/go/pull/2609 and I forgot to update that PR to also bumping the go.mod version in these new exercises too. This PR fixes that.