Skip to content

Support for reducing the use of time.Local by allowing overrides. #68

Support for reducing the use of time.Local by allowing overrides.

Support for reducing the use of time.Local by allowing overrides. #68

Workflow file for this run

name: Go vunderability check
on: [push, pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Setup Golang
uses: actions/setup-go@v5
- id: govulncheck
uses: golang/govulncheck-action@v1