Skip to content

chore(deps): bump golang.org/x/text from 0.14.0 to 0.15.0 #124

chore(deps): bump golang.org/x/text from 0.14.0 to 0.15.0

chore(deps): bump golang.org/x/text from 0.14.0 to 0.15.0 #124

Workflow file for this run

on:
push:
branches-ignore:
- main
pull_request:
branches:
- main
name: Build and Test
jobs:
build:
name: Build and Test
runs-on: ubuntu-latest
steps:
- name: Set up Go 1.x
uses: actions/setup-go@v5
with:
go-version: ^1.18
- name: Checkout repo
uses: actions/checkout@v4
- name: Build and Test
run: ./build.sh