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

chore: format and tidy up code #1035

Merged
merged 1 commit into from
Aug 2, 2023
Merged

chore: format and tidy up code #1035

merged 1 commit into from
Aug 2, 2023

Conversation

blgm
Copy link
Member

@blgm blgm commented Aug 2, 2023

  • run: gofmt -s -e -l -w .
  • run: goimports -l -w .
  • remove vendor for s3-config-validator/src. It doesn't make a lot of sense to vendor just this sub-package and not the whole repo.
  • update Go directive to Go 1.20

- run: gofmt -s -e -l -w .
- run: goimports -l -w .
- remove vendor for s3-config-validator/src. It doesn't make a lot of
sense to vendor just this sub-package and not the whole repo.
- update Go directive to Go 1.20
@cf-gitbot
Copy link

We have created an issue in Pivotal Tracker to manage this. Unfortunately, the Pivotal Tracker project is private so you may be unable to view the contents of the story.

The labels on this github issue will be updated when the story is started.

@Cryogenics-CI Cryogenics-CI self-assigned this Aug 2, 2023
@Cryogenics-CI Cryogenics-CI merged commit a939f7a into master Aug 2, 2023
@blgm blgm deleted the fmt branch August 2, 2023 15:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging this pull request may close these issues.

3 participants