Skip to content

Conversation

faddat
Copy link
Contributor

@faddat faddat commented Oct 26, 2022

This PR:

  • bumps to go 1.18 (there's no longer a safe and supported way to use go1.17 with cosmos-sdk)
  • bumps tm-db
  • bumps testify

@faddat faddat mentioned this pull request Oct 26, 2022
@webmaster128
Copy link
Member

Thank you for bringing this up. I agree with the version bump to 1.18. This was the opportunity to get some more clarity on the different compiler versions and share that in #361. I'd appreciate if you could have a read and see if it makes sense to you.

Copy link
Member

@webmaster128 webmaster128 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Two minor things that should be adjusted before merge. #361 should provide the motivation why those changes make sense.

command: |
[ "$(gofmt -l .)" = "" ] || (gofmt -d . && exit 1)
tidy-go:
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could you also update the format-go job above? There are currently 4 places where cimg/go:1.17.4 is used.

tidy-go:
docker:
- image: cimg/go:1.17.4
- image: cimg/go:1.18
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could you pin the patch version? cimg/go:1.18.8

@webmaster128 webmaster128 mentioned this pull request Nov 25, 2022
@webmaster128 webmaster128 merged commit d8b36ec into CosmWasm:main Nov 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants