Content-Length: 191027 | pFad | http://github.com/WireGuard/wgctrl-go/actions/runs/12562926860/workflow

63 go.mod: bump dependencies, adjust CI builds · WireGuard/wgctrl-go@a9ab227 · GitHub
Skip to content

go.mod: bump dependencies, adjust CI builds #108

go.mod: bump dependencies, adjust CI builds

go.mod: bump dependencies, adjust CI builds #108

name: Static Analysis
on:
push:
branches:
- '*'
pull_request:
branches:
- '*'
jobs:
build:
strategy:
matrix:
go-version: ["1.20"]
runs-on: ubuntu-latest
steps:
- name: Set up Go
uses: actions/setup-go@v2
with:
go-version: ${{ matrix.go-version }}
id: go
- name: Check out code into the Go module directory
uses: actions/checkout@v2
- name: Install staticcheck
run: go install honnef.co/go/tools/cmd/staticcheck@HEAD
- name: Print staticcheck version
run: staticcheck -version
- name: Run staticcheck
run: staticcheck ./...
- name: Run go vet
run: go vet ./...








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/WireGuard/wgctrl-go/actions/runs/12562926860/workflow

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy