From 8bdb08289601e50aaa94d22002e588868d34610f Mon Sep 17 00:00:00 2001 From: Gabriel Vasile Date: Wed, 28 Jun 2023 22:39:29 +0900 Subject: [PATCH] Remove old travis build status link from readme (#407) * Remove old travis build status link from readme * Remove unneeded go-version tag in CI It is not supported inside golangci-lint-action and triggers a warning --- .github/workflows/go.yml | 1 - README.md | 3 --- 2 files changed, 4 deletions(-) diff --git a/.github/workflows/go.yml b/.github/workflows/go.yml index e99b0998..1f0a5f33 100644 --- a/.github/workflows/go.yml +++ b/.github/workflows/go.yml @@ -22,7 +22,6 @@ jobs: uses: golangci/golangci-lint-action@v3.4.0 with: version: "v1.45.2" - go-version: "1.18.x" test: strategy: diff --git a/README.md b/README.md index d310928d..231b2919 100644 --- a/README.md +++ b/README.md @@ -10,9 +10,6 @@

- - Build Status - Go Reference