Skip to content

build(deps): bump golang.org/x/oauth2 from 0.23.0 to 0.25.0 #541

build(deps): bump golang.org/x/oauth2 from 0.23.0 to 0.25.0

build(deps): bump golang.org/x/oauth2 from 0.23.0 to 0.25.0 #541

# 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"