Skip to content

Bump golang.org/x/net from 0.17.0 to 0.23.0 in /cellstore #6

Bump golang.org/x/net from 0.17.0 to 0.23.0 in /cellstore

Bump golang.org/x/net from 0.17.0 to 0.23.0 in /cellstore #6

Workflow file for this run

name: Lint
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
golangci:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/setup-go@v4
with:
go-version: 1.x
- uses: golangci/golangci-lint-action@v3
with:
version: latest
working-directory: cellstore
- uses: golangci/golangci-lint-action@v3
with:
version: latest
working-directory: geo
- uses: golangci/golangci-lint-action@v3
with:
version: latest
working-directory: osmx