Skip to content

Bump version to v1.0.3 #13

Bump version to v1.0.3

Bump version to v1.0.3 #13

Workflow file for this run

name: build
on:
- push
- pull_request
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/setup-go@v2
with:
go-version: 1.23.4
- run: make