Skip to content

Bump github.com/evanphx/json-patch from 4.11.0+incompatible to 5.9.0+incompatible #71

Bump github.com/evanphx/json-patch from 4.11.0+incompatible to 5.9.0+incompatible

Bump github.com/evanphx/json-patch from 4.11.0+incompatible to 5.9.0+incompatible #71

name: Golang Static Analysis
on: # yamllint disable-line rule:truthy
push:
branches: [main]
pull_request:
branches: ["**"]
jobs:
# golang static analysis checks
go-static-analysis:
uses: dell/common-github-actions/.github/workflows/go-static-analysis.yaml@main
name: Golang Validation