Skip to content

Bump golang.org/x/crypto from 0.35.0 to 0.45.0 (#74) #42

Bump golang.org/x/crypto from 0.35.0 to 0.45.0 (#74)

Bump golang.org/x/crypto from 0.35.0 to 0.45.0 (#74) #42

Workflow file for this run

on: [push]
name: Default
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Install Go
uses: actions/setup-go@v5
with:
go-version: 'stable'
- name: Go version
run: go version
- name: Checkout code
uses: actions/checkout@v4
- name: Build
run: go build -ldflags="-s -w" -v
- name: Upload Artifact
uses: actions/upload-artifact@v4
with:
name: tars-discord
path: tars-discord