Skip to content

chore(deps): bump google.golang.org/genai from 1.49.0 to 1.50.0 #16

chore(deps): bump google.golang.org/genai from 1.49.0 to 1.50.0

chore(deps): bump google.golang.org/genai from 1.49.0 to 1.50.0 #16

Workflow file for this run

name: Go CI
permissions:
contents: read
on:
push:
branches:
- main
paths:
- '**.go'
- 'go.mod'
- 'go.sum'
- '.github/workflows/go-ci.yaml'
pull_request:
branches:
- main
paths:
- '**.go'
- 'go.mod'
- 'go.sum'
- '.github/workflows/go-ci.yaml'
workflow_dispatch:
jobs:
ci:
uses: plexusone/.github/.github/workflows/go-ci.yaml@main