Skip to content

Commit

Permalink
1.21_linux/runtime: update for Go 1.21.4
Browse files Browse the repository at this point in the history
Closes #28
  • Loading branch information
hajimehoshi committed Nov 8, 2023
1 parent 7749b40 commit ae3cd3f
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 139 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
strategy:
matrix:
os: [ubuntu-latest, windows-latest]
go: ['1.19.12', '1.20.10', '1.21.3']
go: ['1.19.12', '1.20.11', '1.21.4']
name: Test with Go ${{ matrix.go }} on ${{ matrix.os }}
runs-on: ${{ matrix.os }}
defaults:
Expand Down
87 changes: 0 additions & 87 deletions 1.21_linux/runtime/cgocall.go.patch

This file was deleted.

51 changes: 0 additions & 51 deletions 1.21_linux/runtime/proc.go.patch

This file was deleted.

0 comments on commit ae3cd3f

Please sign in to comment.