Skip to content

Bump golang.org/x/crypto from 0.15.0 to 0.17.0 (#53) #359

Bump golang.org/x/crypto from 0.15.0 to 0.17.0 (#53)

Bump golang.org/x/crypto from 0.15.0 to 0.17.0 (#53) #359

Workflow file for this run

name: BuildTest
on:
push:
tags:
- v*
branches:
- master
pull_request:
branches:
- master
jobs:
build:
name: Build
runs-on: ubuntu-latest
steps:
- name: Check out code
uses: actions/checkout@v3
- name: Test code
uses: cresta/action-lint-go-external@v1