Skip to content

chore(deps): bump github.com/go-git/go-git/v5 from 5.13.0 to 5.13.1 #2223

chore(deps): bump github.com/go-git/go-git/v5 from 5.13.0 to 5.13.1

chore(deps): bump github.com/go-git/go-git/v5 from 5.13.0 to 5.13.1 #2223

Workflow file for this run

name: Go Test
on:
[push, pull_request, workflow_dispatch]
jobs:
haproxy_manager:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
submodules: recursive
- name: Set up Go
uses: actions/setup-go@v4
with:
go-version: 1.22
- name: Run tests
run: sudo go test ./haproxy_manager -v