Skip to content

Bump go.uber.org/fx from 1.18.1 to 1.22.2 #233

Bump go.uber.org/fx from 1.18.1 to 1.22.2

Bump go.uber.org/fx from 1.18.1 to 1.22.2 #233

Workflow file for this run

on: [push, pull_request]
name: GoLint
jobs:
GoLint:
runs-on: ubuntu-latest
steps:
- name: Fetch Repository
uses: actions/checkout@v2
- name: Check GoLint Errors
uses: reviewdog/action-golangci-lint@v2