Skip to content

build(deps): bump golang.org/x/crypto from 0.21.0 to 0.23.0 (#90) #162

build(deps): bump golang.org/x/crypto from 0.21.0 to 0.23.0 (#90)

build(deps): bump golang.org/x/crypto from 0.21.0 to 0.23.0 (#90) #162

Workflow file for this run

name: Build
on:
push:
branches: ["main"]
pull_request:
branches: ["main"]
jobs:
build:
runs-on: ubuntu-22.04
steps:
- uses: actions/setup-go@v3
with:
go-version: "1.20"
- uses: actions/checkout@v3
- name: Build
run: make