Skip to content

Bump golang.org/x/crypto from 0.29.0 to 0.31.0 #18

Bump golang.org/x/crypto from 0.29.0 to 0.31.0

Bump golang.org/x/crypto from 0.29.0 to 0.31.0 #18

Workflow file for this run

# SPDX-FileCopyrightText: 2024 NOI Techpark <[email protected]>
#
# SPDX-License-Identifier: CC0-1.0
name: REUSE Compliance Check
on: [push, pull_request]
jobs:
test:
runs-on: ubuntu-22.04
steps:
- name: Checkout source code
uses: actions/checkout@v2
- name: REUSE Compliance Check
uses: fsfe/reuse-action@v4