Skip to content

Bump github.com/google/uuid from 1.4.0 to 1.5.0 (#131) #40

Bump github.com/google/uuid from 1.4.0 to 1.5.0 (#131)

Bump github.com/google/uuid from 1.4.0 to 1.5.0 (#131) #40

Workflow file for this run

name: ci
on:
push:
branches:
- main
jobs:
ci:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Setup Go
uses: actions/setup-go@v5
with:
go-version-file: 'go.mod'
- name: Setup Just
uses: extractions/setup-just@v1
- name: Build
run: just