Skip to content

build(deps): bump github.com/google/uuid from 1.3.1 to 1.4.0 #803

build(deps): bump github.com/google/uuid from 1.3.1 to 1.4.0

build(deps): bump github.com/google/uuid from 1.3.1 to 1.4.0 #803

Workflow file for this run

name: x
on:
pull_request:
workflow_dispatch:
# Common Go workflows from go faster
# See https://github.com/go-faster/x
jobs:
test:
uses: go-faster/x/.github/workflows/test.yml@main
with:
enable-386: false
cover:
uses: go-faster/x/.github/workflows/cover.yml@main
lint:
uses: go-faster/x/.github/workflows/lint.yml@main
commit:
uses: go-faster/x/.github/workflows/commit.yml@main