Skip to content

Commit

Permalink
Removed go.sum
Browse files Browse the repository at this point in the history
  • Loading branch information
x88 committed Oct 22, 2023
1 parent f9f6169 commit 852e68f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 40 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
go-version: [ '1.18', '1.20' ]
go-version: [ '1.18', '1.20', '1.21' ]

steps:
- uses: actions/checkout@v3
Expand Down
39 changes: 0 additions & 39 deletions go.sum

This file was deleted.

0 comments on commit 852e68f

Please sign in to comment.