Skip to content

Bump github.com/hashicorp/golang-lru/v2 from 2.0.6 to 2.0.7 #43

Bump github.com/hashicorp/golang-lru/v2 from 2.0.6 to 2.0.7

Bump github.com/hashicorp/golang-lru/v2 from 2.0.6 to 2.0.7 #43

Workflow file for this run

name: Run tests
on:
workflow_dispatch:
pull_request:
push:
permissions:
contents: read
jobs:
test:
uses: hansmi/ghactions-go-test-workflow/.github/workflows/test.yaml@stable
with:
runs-on: ubuntu-latest
# vim: set sw=2 sts=2 et :