Skip to content

build(deps): bump github.com/hashicorp/go-version from 1.7.0 to 1.8.0 #244

build(deps): bump github.com/hashicorp/go-version from 1.7.0 to 1.8.0

build(deps): bump github.com/hashicorp/go-version from 1.7.0 to 1.8.0 #244

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