Skip to content

chore(deps): bump github.com/google/uuid from 1.5.0 to 1.6.0 #257

chore(deps): bump github.com/google/uuid from 1.5.0 to 1.6.0

chore(deps): bump github.com/google/uuid from 1.5.0 to 1.6.0 #257

Workflow file for this run

name: Go
on:
pull_request:
types: [opened, reopened, synchronize]
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Setup Sage
uses: einride/sage/actions/setup@master
with:
go-version: "1.20"
- name: Make
run: make