Merge pull request #7688 from yanggangtony/gotestsum

gotestsum match go version 1.19
This commit is contained in:
Fu Wei 2022-11-17 22:50:35 +08:00 committed by GitHub
commit c037f8c24c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -14,4 +14,4 @@
# See the License for the specific language governing permissions and
# limitations under the License.
GO111MODULE=on go install gotest.tools/gotestsum@v1.7.0
GO111MODULE=on go install gotest.tools/gotestsum@v1.8.2