Skip to content

389 relicense to mit #512

389 relicense to mit

389 relicense to mit #512

# SPDX-FileCopyrightText: 2022 - 2024 NRK
#
# SPDX-License-Identifier: MIT
name: "Golang Static checker"
on:
- pull_request
jobs:
staticcheck:
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
- uses: actions/[email protected]
with:
go-version-file: "go.mod"
id: setup-go
- uses: dominikh/[email protected]
with:
version: "2023.1.6"
install-go: false
min-go-version: "module"