Skip to content

chore(deps): bump github.com/charmbracelet/x/ansi from 0.4.2 to 0.4.5… #3729

chore(deps): bump github.com/charmbracelet/x/ansi from 0.4.2 to 0.4.5…

chore(deps): bump github.com/charmbracelet/x/ansi from 0.4.2 to 0.4.5… #3729

Workflow file for this run

name: build
on: [push, pull_request]
jobs:
build:
uses: charmbracelet/meta/.github/workflows/build.yml@main
build-go-mod:
uses: charmbracelet/meta/.github/workflows/build.yml@main
with:
go-version: ""
go-version-file: ./go.mod
build-examples:
uses: charmbracelet/meta/.github/workflows/build.yml@main
with:
go-version: ""
go-version-file: ./examples/go.mod
working-directory: ./examples