Skip to content

Bump github.com/spf13/cast from 1.5.0 to 1.6.0 #16

Bump github.com/spf13/cast from 1.5.0 to 1.6.0

Bump github.com/spf13/cast from 1.5.0 to 1.6.0 #16

Workflow file for this run

name: Goimports
on: pull_request
jobs:
goimports:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: "Go Imports"
run: .github/scripts/go-imports.sh