-
-
Notifications
You must be signed in to change notification settings - Fork 6.2k
Update outdated Go toolchain version for .drone.yml #5146
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Codecov Report
@@ Coverage Diff @@
## master #5146 +/- ##
==========================================
- Coverage 37.48% 37.47% -0.01%
==========================================
Files 309 309
Lines 45782 45782
==========================================
- Hits 17162 17158 -4
- Misses 26159 26160 +1
- Partials 2461 2464 +3
Continue to review full report at Codecov.
|
|
Nooooo.... Please send PR to change it back as it was intentionally left this way to test if gitea builds with lowest supported golang toolchain version |
|
@lafriks for Gitea v1.7 maybe we should change the lowest go version from go1.9 to go1.11 for using go modules? |
|
@lunny probably but this change should come also with that migration to go modules and updated docs |
|
OK |
Other CI pipelines already use Go1.11. So, we update this one too.