Skip to content

Bump golang.org/x/crypto from 0.25.0 to 0.31.0 in the go_modules group across 1 directory #2

Bump golang.org/x/crypto from 0.25.0 to 0.31.0 in the go_modules group across 1 directory

Bump golang.org/x/crypto from 0.25.0 to 0.31.0 in the go_modules group across 1 directory #2

Workflow file for this run

name: CI
on:
pull_request:
branches:
- main
jobs:
test:
runs-on: ubuntu-latest
steps:
- name: Test build before merge
uses: actions/checkout@v2
- name: Test build
run: |
make