Skip to content

Commit

Permalink
*: end support for Go v1.20
Browse files Browse the repository at this point in the history
  • Loading branch information
dfawley committed May 21, 2024
1 parent aea78bd commit 91bbc6f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,8 +64,6 @@ jobs:
- type: tests
goversion: '1.21'

- type: tests
goversion: '1.20'
steps:
# Setup the environment.
- name: Setup GOARCH
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ RPC framework that puts mobile and HTTP/2 first. For more information see the

## Prerequisites

- **[Go][]**: any one of the **three latest major** [releases][go-releases].
- **[Go][]**: any one of the **two latest major** [releases][go-releases].

## Installation

Expand Down

0 comments on commit 91bbc6f

Please sign in to comment.