Skip to content

Update dependency ironcore-dev/vgopath to v0.1.9 #1170

Update dependency ironcore-dev/vgopath to v0.1.9

Update dependency ironcore-dev/vgopath to v0.1.9 #1170

Workflow file for this run

name: verify
on:
push:
branches:
- main
tags:
- v*
pull_request:
jobs:
verify:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v5
- uses: actions/setup-go@v6
with:
go-version-file: go.mod
- run: make verify