Skip to content

build(deps): bump github.com/google/gnostic-models from 0.6.9-0.20230804172637-c7be7c783f49 to 0.6.9 in the gomod group #603

build(deps): bump github.com/google/gnostic-models from 0.6.9-0.20230804172637-c7be7c783f49 to 0.6.9 in the gomod group

build(deps): bump github.com/google/gnostic-models from 0.6.9-0.20230804172637-c7be7c783f49 to 0.6.9 in the gomod group #603

Workflow file for this run

name: tests
on:
pull_request:
push:
branches:
- master
tags:
- v*
jobs:
unittest:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/setup-go@v5
with:
go-version: '1.22'
- run: go test ./...