Skip to content

build(deps): bump github.com/heroku/x from 0.0.61 to 0.1.0 #122

build(deps): bump github.com/heroku/x from 0.0.61 to 0.1.0

build(deps): bump github.com/heroku/x from 0.0.61 to 0.1.0 #122

Workflow file for this run

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