Skip to content

Bump golang.org/x/crypto from 0.17.0 to 0.31.0 (#30) #21

Bump golang.org/x/crypto from 0.17.0 to 0.31.0 (#30)

Bump golang.org/x/crypto from 0.17.0 to 0.31.0 (#30) #21

Workflow file for this run

name: ci
on: [push, pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
with:
submodules: recursive
- run: go test