Skip to content

Commit

Permalink
all: Update to go 1.22
Browse files Browse the repository at this point in the history
  • Loading branch information
vangent committed Feb 7, 2024
1 parent 4e3dfbe commit 04bb2b4
Show file tree
Hide file tree
Showing 603 changed files with 22,135 additions and 21,410 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,9 @@ jobs:
os: [ubuntu-latest, macos-latest]
# When updating this, make sure to also update the
# latest_go_version variable in internal/testing/runchecks.sh.
go-version: [1.21.x]
go-version: [1.22.x]
include:
- go-version: 1.20.x
- go-version: 1.21.x
os: ubuntu-latest

runs-on: ${{ matrix.os }}
Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 04bb2b4

Please sign in to comment.