Skip to content

build(deps): bump github.com/heroku/x from 0.5.3 to 0.6.0 #255

build(deps): bump github.com/heroku/x from 0.5.3 to 0.6.0

build(deps): bump github.com/heroku/x from 0.5.3 to 0.6.0 #255

Workflow file for this run

name: ci
on: push
jobs:
ci:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v5
- name: Setup Go environment
uses: actions/setup-go@v5
with:
go-version: 1.23
- name: Run
run: make test