Skip to content

Bump golang.org/x/crypto from 0.9.0 to 0.17.0 (#26) #14

Bump golang.org/x/crypto from 0.9.0 to 0.17.0 (#26)

Bump golang.org/x/crypto from 0.9.0 to 0.17.0 (#26) #14

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