Skip to content

Bump golang.org/x/crypto from 0.17.0 to 0.31.0 in /eserver #1161

Bump golang.org/x/crypto from 0.17.0 to 0.31.0 in /eserver

Bump golang.org/x/crypto from 0.17.0 to 0.31.0 in /eserver #1161

Workflow file for this run

---
name: Static validation
on: # yamllint disable-line rule:truthy
pull_request:
branches: [master]
jobs:
validation:
runs-on: ubuntu-22.04
steps:
- name: Checkout
uses: actions/checkout@v4.1.1
with:
fetch-depth: 0
- name: make validate
run: |
make validate