Skip to content

chore(deps): update mccutchen/go-httpbin docker tag to v2.15.0 #386

chore(deps): update mccutchen/go-httpbin docker tag to v2.15.0

chore(deps): update mccutchen/go-httpbin docker tag to v2.15.0 #386

Workflow file for this run

name: Lint
on:
pull_request:
push:
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Set up Go
uses: actions/setup-go@v4
with:
go-version: '1.23'
- run: go run mage.go lint