Skip to content
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

Upgrade to golang 1.15 #4273

Merged
merged 1 commit into from
Dec 25, 2020
Merged

Upgrade to golang 1.15 #4273

merged 1 commit into from
Dec 25, 2020

Conversation

josegonzalez
Copy link
Member

This is what is used for local development.

This is what is used for local development.
@josegonzalez josegonzalez merged commit b39623a into master Dec 25, 2020
@josegonzalez josegonzalez deleted the upgrade-golang branch December 25, 2020 08:05
josegonzalez pushed a commit that referenced this pull request Dec 29, 2020
# History

## 0.22.4

Install/update via the bootstrap script:

```shell
wget https://raw.githubusercontent.com/dokku/dokku/v0.22.4/bootstrap.sh
sudo DOKKU_TAG=v0.22.4 bash bootstrap.sh
```

### Bug Fixes

- #4274: @josegonzalez Use correct warning message for deprecated code

### New Features

- #4273: @josegonzalez Upgrade to golang 1.15

### Refactors

- #4275: @josegonzalez Add calls to verify app name in subcommands

### Documentation

- #4272: @josegonzalez Correct help output for ssh-keys command

### Tests

- #4276: @josegonzalez Upgrade version of plugn used in tests
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant