Skip to content
This repository has been archived by the owner on May 15, 2024. It is now read-only.

Update module go.starlark.net to v0.0.0-20240411212711-9b43f0afd521 #869

Update module go.starlark.net to v0.0.0-20240411212711-9b43f0afd521

Update module go.starlark.net to v0.0.0-20240411212711-9b43f0afd521 #869

Workflow file for this run

name: lint
on: [push]
jobs:
build:
runs-on: ubuntu-latest
name: lint
steps:
- uses: actions/checkout@v2
- uses: golangci/golangci-lint-action@v2
with:
version: v1.30
only-new-issues: true