Skip to content

feat(deps): bump github.com/charmbracelet/log from 0.2.5 to 0.3.1 #5

feat(deps): bump github.com/charmbracelet/log from 0.2.5 to 0.3.1

feat(deps): bump github.com/charmbracelet/log from 0.2.5 to 0.3.1 #5

Workflow file for this run

name: build
on:
push:
branches:
- "main"
tags:
- "v*"
pull_request:
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/setup-go@v4
with:
go-version: stable
- run: go build -v .