mirror of
https://github.com/FiloSottile/age.git
synced 2026-09-17 21:44:33 +00:00
all: update dependencies and module version
This should bring in a faster golang.org/x/crypto/curve25519.
This commit is contained in:
@@ -6,7 +6,7 @@ jobs:
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
go: [1.15.x, 1.16.x]
|
||||
go: [1.16.x, 1.17.x]
|
||||
os: [ubuntu-latest, macos-latest, windows-latest]
|
||||
runs-on: ${{ matrix.os }}
|
||||
steps:
|
||||
|
||||
Reference in New Issue
Block a user