Skip to content

build(deps): Bump golang.org/x/crypto from 0.21.0 to 0.31.0 in /cmd/l… #1161

build(deps): Bump golang.org/x/crypto from 0.21.0 to 0.31.0 in /cmd/l…

build(deps): Bump golang.org/x/crypto from 0.21.0 to 0.31.0 in /cmd/l… #1161

Workflow file for this run

name: Benchmarks
on:
push:
branches:
- master
pull_request:
jobs:
Benchmarks:
runs-on: ubuntu-latest
container: ghcr.io/notional-labs/cosmos
steps:
- uses: actions/checkout@v4
- uses: actions/setup-go@v5
with:
go-version: '1.23' # The Go version to download (if necessary) and use.
- name: run benchmarks
run: make bench