We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6e59dd1 commit 01363acCopy full SHA for 01363ac
.github/workflows/testing.yml
@@ -64,8 +64,6 @@ jobs:
64
- type: tests
65
goversion: '1.21'
66
67
- - type: tests
68
- goversion: '1.20'
69
steps:
70
# Setup the environment.
71
- name: Setup GOARCH
README.md
@@ -10,7 +10,7 @@ RPC framework that puts mobile and HTTP/2 first. For more information see the
10
11
## Prerequisites
12
13
-- **[Go][]**: any one of the **three latest major** [releases][go-releases].
+- **[Go][]**: any one of the **two latest major** [releases][go-releases].
14
15
## Installation
16
0 commit comments