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

build: upgrade to go 1.19 #25726

Merged
merged 9 commits into from
Sep 10, 2022
Merged

build: upgrade to go 1.19 #25726

merged 9 commits into from
Sep 10, 2022

Commits on Sep 9, 2022

  1. all: reformat comments with Go 1.19 gofmt

    Go 1.19 gofmt adds support for links, lists, and changes the syntax for
    code blocks to use a leading tab character.
    fjl committed Sep 9, 2022
    Configuration menu
    Copy the full SHA
    caebb6f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b3d3132 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4d9f862 View commit details
    Browse the repository at this point in the history
  4. .travis.yml: use Go 1.19

    fjl committed Sep 9, 2022
    Configuration menu
    Copy the full SHA
    f131deb View commit details
    Browse the repository at this point in the history
  5. all: fix some comment formatting

    fjl committed Sep 9, 2022
    Configuration menu
    Copy the full SHA
    9118e7a View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2022

  1. accounts/abi: fix tabs in comment

    fjl committed Sep 10, 2022
    Configuration menu
    Copy the full SHA
    0f4b6a5 View commit details
    Browse the repository at this point in the history
  2. node: fix tabs in comment

    fjl committed Sep 10, 2022
    Configuration menu
    Copy the full SHA
    07037f7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    84956bc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    692654e View commit details
    Browse the repository at this point in the history